Closed ghost closed 8 years ago
How can I specify to use the --no-mangle option? Thank you.
I can use:
"minify.js": { "mangle" = false }
Mangle setting has now been added to the settings contributions. Many of the other settings for UglifyJS have been moved to where they should have been.
How can I specify to use the --no-mangle option? Thank you.