angular2-babel-esnext-starter icon indicating copy to clipboard operation
angular2-babel-esnext-starter copied to clipboard

How to print webpack build info ?

Open aflext opened this issue 8 years ago • 2 comments

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 ?

aflext avatar Nov 15 '16 11:11 aflext

What kind of info you are interested in? Webpack doesnt print out where it failed?

sonicoder86 avatar Nov 15 '16 20:11 sonicoder86

@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.

aflext avatar Nov 21 '16 11:11 aflext