build(wasm): don't minify JS (#3380)

This commit is contained in:
Boris Verkhovskiy 2024-07-29 00:00:02 -07:00 committed by GitHub
parent 2512f3ab17
commit cd3e561224
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 23 deletions

View file

@ -31,7 +31,6 @@
"chai": "^4.3.7",
"eslint": ">=8.56.0",
"eslint-config-google": "^0.14.0",
"mocha": "^10.2.0",
"terser": "^5.16.6"
"mocha": "^10.2.0"
}
}