angular2-babel-esnext-starter
angular2-babel-esnext-starter copied to clipboard
How to print webpack build info ?
Every time when webpack failed to build some files, it will take a lot of time for me to locate the bugs, so how to output the detail info of the building process ?
What kind of info you are interested in? Webpack doesnt print out where it failed?
@blacksonic Sorry for late replying. I have encoutered many times the builded bundle.js missing some modules and i finally figured out it was because i wrote the wrong syntax.