Merge branch 'master' into develop
This commit is contained in:
@@ -27,7 +27,10 @@ module.exports = merge(common, {
|
||||
},
|
||||
|
||||
devServer: {
|
||||
stats: 'errors-only',
|
||||
noInfo: true,
|
||||
stats: {
|
||||
chunks: false,
|
||||
},
|
||||
},
|
||||
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user