Skip to content

feat: basic code splitting#97

Merged
hyf0 merged 10 commits intomainfrom
hyf_238490283904
Oct 26, 2023
Merged

feat: basic code splitting#97
hyf0 merged 10 commits intomainfrom
hyf_238490283904

Conversation

@hyf0
Copy link
Copy Markdown
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 force-pushed the hyf_238490283904 branch from e49e0fe to fc2d855 Compare October 26, 2023 05:17
@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
@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