Exclude Webpack config from coverage report
@ -3,7 +3,8 @@
"exclude": [
"client/js/bundle.js",
"client/js/bundle.vendor.js",
"test/"
"test/",
"webpack.config.js"
],
"reporter": [
"lcov",
The note is not visible to the blocked user.