Upgrade uglify and simplify usage

- Upgrade to the most recent version of uglify
- Use the `UglifyJS.minify(code)` helper which does exactly what we want
This commit is contained in:
John Crepezzi 2017-10-31 21:19:22 -04:00
parent ee03e7cd78
commit 318c5f7ba6
4 changed files with 25 additions and 13 deletions

File diff suppressed because one or more lines are too long