Skip to content

Commit

Permalink
remove double FriendlyErrorsPlugin (fix #1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusBorg authored Nov 14, 2017
1 parent 26319f7 commit 196fc6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion template/build/webpack.dev.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ const devWebpackConfig = merge(baseWebpackConfig, {
template: 'index.html',
inject: true
}),
new FriendlyErrorsPlugin()
]
})

Expand Down

0 comments on commit 196fc6d

Please sign in to comment.