@ -43,8 +43,7 @@ module.exports = {
},
plugins: [
new ExtractTextPlugin('[name].css'),
new webpack.NewWatchingPlugin()
new ExtractTextPlugin('[name].css')
],
devtool: '#source-map'