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

Assets? #16

Open
henrymoulton opened this issue Jul 27, 2021 · 1 comment
Open

Assets? #16

henrymoulton opened this issue Jul 27, 2021 · 1 comment

Comments

@henrymoulton
Copy link

henrymoulton commented Jul 27, 2021

I'm using CodePush with iOS (which I believe doesn't yet create a Hermes bundle). I'm monitoring our size of CodePush and it consistently is larger than the npx visualize-bundle command by about 1-2 megabytes. I believe this is because CodePush will includes "assets" such as images and fonts, which the visualize-bundle will not include.

image

Have I got this right, and is there a potential enhancement for this library that let's users visualize the "bundle" that includes assets, useful for codepush/expo-updates users.

Would be useful for me, wondering if it would be useful for others.

@JonnyBurger
Copy link
Owner

Thanks for the report! I acknowledge it's a problem. Since the library is just a pass-through to source map explorer, I don't have an immediate idea how this could be solved on our abstraction level though.

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

No branches or pull requests

2 participants