Skip to content

refactor(@angular/build): use rolldown for experimental chunk optimization #30765

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

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

clydin
Copy link
Member

@clydin clydin commented Jul 22, 2025

Replaces rollup with rolldown for the experimental chunk optimization feature. This change is expected to improve performance of this feature.

@clydin clydin added the target: minor This PR is targeted for the next minor release label Jul 22, 2025
@clydin clydin force-pushed the application/chunk-optimizer-rolldown branch 4 times, most recently from 58b5625 to 1d30f56 Compare July 23, 2025 01:15
…ation

Replaces rollup with rolldown for the experimental chunk optimization
feature. This change is expected to improve performance of this feature.
One relevant change to the output with this switch is that an ASCII only
output does not currently appear possible with rolldown. As a result, the
output with this experimental feature enabled will be UTF-8 instead.
@clydin clydin force-pushed the application/chunk-optimizer-rolldown branch from 1d30f56 to 254817a Compare July 23, 2025 02:19
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jul 23, 2025
@clydin clydin merged commit ec0dfc9 into angular:main Jul 24, 2025
52 of 54 checks passed
@clydin clydin deleted the application/chunk-optimizer-rolldown branch July 24, 2025 13:04
@clydin clydin removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: @angular/build target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants