Closed
Description
When webpack build fails (npm build), it displays "Build failed with errors" without any other explanation.
Problem is that this piece of code hide actual errors.
webpack/template/build/build.js
Lines 22 to 28 in ecd68c4
If is set this to toString({color: true})
, errors are displayed with other informations.