Hacker News new | ask | show | jobs
by qudat 1873 days ago
How large was the bundle at the end? I'm not going to claim that webpack is fast for large applications, but I've never seen a build take longer than 3 minutes and this is for applications where our own source code was at the MB scale.
1 comments

I don’t recall. We split it into multiple bundles in hopes of improving speed, but I don’t know the sizes in any case.