Switch to Terser (#2289)

1. It's actually supported
2. It's less buggy

https://twitter.com/dan_abramov/status/1060216917493981184
This commit is contained in:
Isiah Meadows 2018-11-09 13:55:25 -05:00 committed by GitHub
parent 561b13c8a4
commit 232ff597a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 53 additions and 28 deletions

View file

@ -37,7 +37,7 @@
"locater": "^1.3.0",
"marked": "^0.3.19",
"pinpoint": "^1.1.0",
"uglify-es": "^3.3.9"
"terser": "^3.10.11"
},
"bin": {
"ospec": "./ospec/bin/ospec"