removed unsupported warnings option
This commit is contained in:
parent
2dad9a0eb3
commit
bb7b58675c
|
@ -40,7 +40,7 @@ module.exports = merge(sharedConfig, {
|
|||
|
||||
uglifyOptions: {
|
||||
compress: {
|
||||
warnings: false,
|
||||
|
||||
},
|
||||
|
||||
output: {
|
||||
|
|
Loading…
Reference in New Issue