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

Split asset symbols #9913

Draft
wants to merge 8 commits into
base: v2
Choose a base branch
from
Draft

Split asset symbols #9913

wants to merge 8 commits into from

Conversation

mischnic
Copy link
Member

@mischnic mischnic commented Aug 14, 2024

Originally implemented in May 2023

Split assets per-symbol to ideally achieve better codesplitting (especially with huge/prebundled input).

reexporting facade --reexports--> asset for export 1
                   --reexports--> asset for export 2
                   --reexports--> asset for export 3

This is a very old branch so I'm opening this so it doesn't get lost in the depths of Git if somebody wants to test it.
My real-world tests didn't show significant change, I don't know why that was the case.

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

Successfully merging this pull request may close these issues.

1 participant