Skip to content

Commit 196fc6d

Browse files
authoredNov 14, 2017
remove double FriendlyErrorsPlugin (fix #1064)
1 parent 26319f7 commit 196fc6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎template/build/webpack.dev.conf.js

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ const devWebpackConfig = merge(baseWebpackConfig, {
4747
template: 'index.html',
4848
inject: true
4949
}),
50-
new FriendlyErrorsPlugin()
5150
]
5251
})
5352

0 commit comments

Comments
 (0)
Please sign in to comment.