Skip to content

Commit

Permalink
style: remove unnecessary blank line from webpack config
Browse files Browse the repository at this point in the history
  • Loading branch information
kiaking committed Jan 27, 2020
1 parent bafa881 commit d1dbc48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ module.exports = {
new webpack.HotModuleReplacementPlugin(),
new webpack.NoEmitOnErrorsPlugin()
]

}

0 comments on commit d1dbc48

Please sign in to comment.