refactor: handle HMR

This commit is contained in:
NGPixel
2018-01-27 17:39:55 -05:00
parent f0e45ece6f
commit 9e7f6b6eb1
5 changed files with 95 additions and 30 deletions

View File

@@ -83,7 +83,7 @@ module.exports = {
test: /\.vue$/,
loader: 'vue-loader',
options: {
extractCSS: true,
extractCSS: ExtractTextPlugin,
postcss: postCSSConfig,
loaders: {
css: [