Expose build performance analysis
[issue link]Feature request
Add a flag to print all steps of Webpack process to console.
(similar to webpack --progress --profile)
It shouldn’t be much more difficult than something like this somewhere in this area.