DEV Community

Discussion on: Getting speed back, my Webpack debugging journey

Collapse
 
prog32 profile image
prog32

Thanks!

The key was to use: "--progress", to see what holds the build process.
Thanks to you I was able to reduced build time, even when SpeedMeasurePlugin didn't give any hint.