Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 Bundle analyzer: Include compressed (gzip, brotli, etc.) asset sizes #5116

Open
wbinnssmith opened this issue Sep 8, 2020 · 0 comments
Open

Comments

@wbinnssmith
Copy link
Contributor

🙋 feature request

The bundle analyzer currently reports the number of bytes an asset is responsible for when analyzing bundles. However, this doesn't correlate with bundle sizes after they're compressed with something like gzip.

🤔 Expected Behavior

Include the approximate number of bytes an asset is responsible for in a bundle when the bundle's contents are run through compression like gzip.

cc @peterwilliams

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants