fat / smoosh

something like a himalountain.
342 stars 21 forks source link

Added ability to control UglifyJS options #20

Closed kernel-io closed 7 years ago

kernel-io commented 12 years ago

I've added the ability to change the uglifyJS options from within the config.json file. I've added an example within the example config.json file.

I don't know how useful this will be to you all, but I needed to be able to specify certain options (making certain variable names exempt from mangling).

Any suggestions, don't hesitate to ask. Also, I hope my coding style is not out of place.

Cheers