We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26319f7 commit 196fc6dCopy full SHA for 196fc6d
template/build/webpack.dev.conf.js
@@ -47,7 +47,6 @@ const devWebpackConfig = merge(baseWebpackConfig, {
47
template: 'index.html',
48
inject: true
49
}),
50
- new FriendlyErrorsPlugin()
51
]
52
})
53
0 commit comments