Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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