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

feat: basic code splitting #97

Merged
merged 10 commits into from
Oct 26, 2023
Merged

feat: basic code splitting #97

merged 10 commits into from
Oct 26, 2023

Conversation

hyf0
Copy link
Member

@hyf0 hyf0 commented Oct 25, 2023

Description

Closes #22.

The pr supports to split shared modules into common chunk. See this for example.

Since this is a basic support, there are still a lot things to do to improve the bundling results and correctness. See #102 for tracking.

Test Plan


@hyf0 hyf0 changed the title wip: basic code splitting feat: basic code splitting Oct 26, 2023
@hyf0 hyf0 merged commit 395abb8 into main Oct 26, 2023
4 checks passed
@hyf0 hyf0 deleted the hyf_238490283904 branch November 5, 2023 14:03
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.

basic code splitting
1 participant