[Build] reduce dev log (#1063)

This commit is contained in:
neverland
2018-05-14 18:52:23 +08:00
committed by GitHub
parent 3b57e33654
commit b1142fd862
3 changed files with 11 additions and 0 deletions

View File

@@ -19,6 +19,9 @@ module.exports = {
host: '0.0.0.0',
dev: {
logLevel: 'warn'
},
hot: {
logLevel: 'warn'
}
},
resolve: {