Closed lrlna closed 7 years ago
This PR remaps out CLI argv you might be using in your browserify transforms since uglify-es's API does not accept CLI aliases.
It also brings up the compress:true and mangle:true set up by default.
compress:true
mangle:true
Thanks!
:package: v4.0.2
v4.0.2
This PR remaps out CLI argv you might be using in your browserify transforms since uglify-es's API does not accept CLI aliases.
It also brings up the
compress:true
andmangle:true
set up by default.Thanks!