Minify function names in wasm build
This commit is contained in:
parent
7793bf2a5a
commit
9323ba52c8
1 changed files with 0 additions and 1 deletions
|
|
@ -114,7 +114,6 @@ if [[ "$minify_js" == "1" ]]; then
|
|||
${web_dir}/node_modules/.bin/terser \
|
||||
--compress \
|
||||
--mangle \
|
||||
--keep-fnames \
|
||||
--keep-classnames \
|
||||
-- target/scratch/tree-sitter.js \
|
||||
> $web_dir/tree-sitter.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue