Upgrade uglifyjs-webpack-plugin to latest version
This commit is contained in:
@ -40,9 +40,7 @@ module.exports = merge(sharedConfig, {
|
||||
sourceMap: true,
|
||||
|
||||
uglifyOptions: {
|
||||
compress: {
|
||||
warnings: false,
|
||||
},
|
||||
warnings: false,
|
||||
|
||||
output: {
|
||||
comments: false,
|
||||
|
||||
Reference in New Issue
Block a user