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