The uglify js feature page is here: https://github.com/mishoo/UglifyJS2#mangling-property-names—mangle-props
Now I need to uglify multi file and mangle them with –mangle-props –name-cache parameters.
But I can not pass these arguments to uglify plugin.
1 thought on “Can not pass arguments to uglifyjs: –mangle-props –name-cache in webpack builtin plugin”
Comments are closed.
you can use it with