This commit is contained in:
Cmdr McDonald
2017-02-25 22:18:09 +00:00
parent 4bf30c0cd5
commit af2e0cbed3
7 changed files with 9 additions and 19 deletions

View File

@@ -52,7 +52,7 @@ module.exports = {
allChunks: true
}),
new webpack.HotModuleReplacementPlugin(),
new webpack.NoErrorsPlugin()
new webpack.NoEmitOnErrorsPlugin()
],
module: {
rules: [