Skip to content

[webpack] Only show errors & warnings in webpack logs

Nicolas Frandeboeuf requested to merge nicofrand/kresus:webpackStats into master

This improves webpack performance and make dev (https://twitter.com/TheLarkInn/status/1149466116160286725) and it makes it less verbose, which I think is nice (I don't want to see verbose webpack logs unless I modify the webpack config).

Open to discussion of course.

Merge request reports