refactor: handle HMR
This commit is contained in:
@@ -83,7 +83,7 @@ module.exports = {
|
||||
test: /\.vue$/,
|
||||
loader: 'vue-loader',
|
||||
options: {
|
||||
extractCSS: true,
|
||||
extractCSS: ExtractTextPlugin,
|
||||
postcss: postCSSConfig,
|
||||
loaders: {
|
||||
css: [
|
||||
|
Reference in New Issue
Block a user