Skip to content

Commit

Permalink
Remove unused webpack option
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhou842 committed Apr 21, 2019
1 parent 2ef0bb8 commit fe7f790
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ module.exports = {
use: [
{
loader: MiniCssExtractPlugin.loader,
options: {
hmr: true,
},
},
'css-loader',
],
Expand Down

0 comments on commit fe7f790

Please sign in to comment.