[webpack] Only show errors & warnings in webpack logs
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.