border field

This commit is contained in:
cookfront
2017-03-14 15:24:09 +08:00
parent b02ebc90d9
commit 93b2267a50
5 changed files with 42 additions and 4 deletions
+2 -1
View File
@@ -85,7 +85,8 @@ if (process.env.NODE_ENV === 'production') {
}),
new webpack.optimize.UglifyJsPlugin({
compress: {
warnings: false
warnings: false,
console: false
},
output: {
comments: false