Closed powmedia closed 10 years ago
A script I was using (rickshaw.js) wouldn't work without changing the way UglifyJS was mangling certain variables. This PR allows you to specify options for uglify.
Complete with a test! Thanks @powmedia
:+1:
This is great. minor version when merged.
Published in 2.1.0.
A script I was using (rickshaw.js) wouldn't work without changing the way UglifyJS was mangling certain variables. This PR allows you to specify options for uglify.