Minify JS build with terser
This commit is contained in:
parent
48743dda44
commit
b4c4dc48ff
5 changed files with 42 additions and 22 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"homepage": "https://github.com/tree-sitter/tree-sitter#readme",
|
||||
"devDependencies": {
|
||||
"chai": "^4.2.0",
|
||||
"mocha": "^6.1.4"
|
||||
"mocha": "^6.1.4",
|
||||
"terser": "^3.17.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue