Merge pull request #1541 from hypothesis/revert-1538-better-js-minification
Revert "Improve compression of JavaScript bundles"
Showing
... | @@ -105,9 +105,9 @@ | ... | @@ -105,9 +105,9 @@ |
"showdown": "^1.6.4", | "showdown": "^1.6.4", | ||
"sinon": "^7.2.3", | "sinon": "^7.2.3", | ||
"stringify": "^5.1.0", | "stringify": "^5.1.0", | ||
"terser": "^4.4.0", | |||
"through2": "^3.0.0", | "through2": "^3.0.0", | ||
"tiny-emitter": "^2.0.2", | "tiny-emitter": "^2.0.2", | ||
"uglifyify": "^5.0.1", | |||
"unorm": "^1.3.3", | "unorm": "^1.3.3", | ||
"vinyl": "^2.2.0", | "vinyl": "^2.2.0", | ||
"watchify": "^3.7.0", | "watchify": "^3.7.0", | ||
... | ... |
Please register or sign in to comment