You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having issues with UglifyJsPlugin in webpack 2.1.0-beta.22, it works without mangling but not with it turned on. However with command line uglifyJs the mangling works, it's newer version.
I'm having issues with UglifyJsPlugin in webpack 2.1.0-beta.22, it works without mangling but not with it turned on. However with command line uglifyJs the mangling works, it's newer version.
Could someone upgrade the uglifyjs dependency?
Thanks.