I observe that the rule is being indeed applied as well as the overlay: true config. However, there's still a lot of noise within the terminal and none of the other settings seems to make any difference.
What is the right way to report only errors from electron-webpack?
I have a webpack.config.js file on root with the following
I observe that the rule is being indeed applied as well as the
overlay: true
config. However, there's still a lot of noise within the terminal and none of the other settings seems to make any difference.What is the right way to report only errors from electron-webpack?
Version used 2.3.1