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.
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