Skip to content

Conversation

@timneutkens
Copy link
Member

@timneutkens timneutkens commented Jan 24, 2019

Fixes #6121

We can bring back a simplified version of this feature in build/index.ts that only shows the list of pages.

@timneutkens timneutkens merged commit 243cd65 into vercel:canary Jan 24, 2019
@timneutkens timneutkens deleted the fix/asset-size-plugin branch January 24, 2019 22:04
timneutkens pushed a commit to vercel/next-plugins that referenced this pull request Jan 25, 2019
Since it's been removed from next (vercel/next.js#6122), I think it makes sense to add next-size here as a community plugin.

I'll add a warning to the readme about the memory usage implications and I'll experiment some solutions to solve it in the community plugin itself, so next is safe 👌

some ideas :
- just showing the actual size and estimating the gzipped size (empirically)
- reading file on fs and calculating gzipped size (with a limit of nb of files)
@lock lock bot locked as resolved and limited conversation to collaborators Jan 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Next 8.0.0-canary.12 bug

1 participant