You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great for totals, useless for “what blew this up?”
When a page drifts past 500 kB you still need a plug-in, another build, and manual spelunking through component trees.
Proposal
--bundle-tree output or adding a "next.config.ts option"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-Goals
No response
Background
next build
shows a flat list:Great for totals, useless for “what blew this up?”
When a page drifts past 500 kB you still need a plug-in, another build, and manual spelunking through component trees.
Proposal
--bundle-tree
output or adding a "next.config.ts option"Hierarchical view per route with gz/Brotli sizes.
Example:
Size-budget warnings
next.config.js
).--json
for CI/dashboardsBeta Was this translation helpful? Give feedback.
All reactions