Skip to content

refactor(@angular/build): refine rolldown advanced chunking strategy#31516

Closed
clydin wants to merge 1 commit intoangular:mainfrom
clydin:application/chunk-optimizer-sizes
Closed

refactor(@angular/build): refine rolldown advanced chunking strategy#31516
clydin wants to merge 1 commit intoangular:mainfrom
clydin:application/chunk-optimizer-sizes

Conversation

@clydin
Copy link
Member

@clydin clydin commented Oct 18, 2025

Updates the experimental advancedChunks configuration for Rolldown to improve chunking behavior and web performance. This change introduces a maxSize of 512 KB and a named group to the configuration. The maxSize helps prevent overly large JavaScript bundles that can harm load performance by blocking the main thread.

Updates the experimental `advancedChunks` configuration for Rolldown to improve chunking behavior and web performance.
This change introduces a `maxSize` of 512 KB and a named `group` to the configuration. The `maxSize` helps prevent overly large JavaScript bundles that can harm load performance by blocking the main thread.
@clydin clydin added the target: major This PR is targeted for the next major release label Oct 18, 2025
@clydin clydin closed this Nov 5, 2025
@clydin clydin deleted the application/chunk-optimizer-sizes branch November 5, 2025 16:23
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: @angular/build target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant