Merge branch 'master' into develop

This commit is contained in:
Torkel Ödegaard
2017-10-24 09:06:09 +02:00
69 changed files with 1284 additions and 654 deletions

View File

@ -27,7 +27,10 @@ module.exports = merge(common, {
},
devServer: {
stats: 'errors-only',
noInfo: true,
stats: {
chunks: false,
},
},
plugins: [