fix webpack prod
This commit is contained in:
parent
0b76151c67
commit
f7706df949
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ module.exports = {
|
|||
}
|
||||
}),
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
compressor: {
|
||||
compress: {
|
||||
warnings: false
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue