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
Loading
Please sign in to comment
- Upgrade to the most recent version of uglify - Use the `UglifyJS.minify(code)` helper which does exactly what we want