roll back to webpack 2.1.0-beta.27

This commit is contained in:
Giuseppe Digilio
2017-01-10 17:40:56 +01:00
parent 144324e023
commit 9994947ece
3 changed files with 4 additions and 10 deletions

View File

@@ -68,10 +68,6 @@ export var commonConfig = {
],
},
performance: {
hints: false
},
plugins: [
// Use commonPlugins.
]