Next.js Discord

Discord Forum

Different bundle sizes with Turbopack vs without Turbopack

Unanswered
Whiteleg shrimp posted this in #help-forum
Open in Discord
Whiteleg shrimpOP
I'm testing the new --turbopack flag for the build command and there is a tiny increase in the final bundle. I test it in a new nextjs project and the build without turbopack is 100kb for First Load JS shared by all and 115kb for turbopack.

I know, the increase is insignificant and nobody really cares. I only curious about what is due?

0 Replies