Skip to content
Snippets Groups Projects
Commit 9994947e authored by Giuseppe Digilio's avatar Giuseppe Digilio
Browse files

roll back to webpack 2.1.0-beta.27

parent 144324e0
Branches
Tags
No related merge requests found
......@@ -68,10 +68,6 @@ export var commonConfig = {
],
},
performance: {
hints: false
},
plugins: [
// Use commonPlugins.
]
......
......@@ -166,10 +166,6 @@ module.exports = function (options) {
]
},
performance: {
hints: false
},
/**
* Add additional plugins to the compiler.
*
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment