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: only split runtime module into runtime chunk in rust test #117

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

hyf0
Copy link
Member

@hyf0 hyf0 commented Oct 29, 2023

Description

After this PR, runtime module will participate in code splitting as the other normal module. Only in ROLLDOWN_TEST=1, we will split into _rolldown_runtime.js chunk make the snapshot cleaner.

Test Plan


@hyf0 hyf0 merged commit 7d56461 into main Oct 29, 2023
5 checks passed
@hyf0 hyf0 deleted the hyf_9123812093 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.

1 participant