Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Nov 5, 2025

Removes the experimental advancedChunks configuration from the Rolldown-based chunk optimizer. This experimental feature is being temporarily removed to allow for further refinement and testing of the chunking strategy.

A new E2E test (chunk-optimizer-lazy) has been added to validate the default chunking behavior with multiple lazy-loaded routes, ensuring that the optimizer still produces a reasonable number of output files without the advanced configuration.

@clydin clydin changed the title refactor(@angular/build): remove experimental advanced chunking refactor(@angular/build): remove experimental advanced chunking option in chunk optimizer Nov 5, 2025
@clydin clydin changed the title refactor(@angular/build): remove experimental advanced chunking option in chunk optimizer refactor(@angular/build): remov advanced chunking option in experimental chunk optimizer Nov 5, 2025
@clydin clydin force-pushed the application/chunk-optimizer-sizes branch from 9270ab4 to 1f03c13 Compare November 5, 2025 16:26
@clydin clydin changed the title refactor(@angular/build): remov advanced chunking option in experimental chunk optimizer refactor(@angular/build): remove advanced chunking option in experimental chunk optimizer Nov 5, 2025
@clydin clydin force-pushed the application/chunk-optimizer-sizes branch from 1f03c13 to eb29dca Compare November 5, 2025 16:41
…ntal chunk optimizer

Removes the experimental `advancedChunks` configuration from the Rolldown-based chunk optimizer. This experimental feature is being temporarily removed to allow for further refinement and testing of the chunking strategy.

A new E2E test (`chunk-optimizer-lazy`) has been added to validate the default chunking behavior with multiple lazy-loaded routes, ensuring that the optimizer still produces a reasonable number of output files without the advanced configuration.
@clydin clydin force-pushed the application/chunk-optimizer-sizes branch from eb29dca to 1ad5fcf Compare November 5, 2025 17:26
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Nov 5, 2025
@clydin clydin marked this pull request as ready for review November 5, 2025 17:56
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Nov 5, 2025
@clydin clydin requested a review from alan-agius4 November 5, 2025 17:57
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 6, 2025
@clydin clydin merged commit d2bd7f6 into angular:main Nov 6, 2025
59 of 60 checks passed
@clydin
Copy link
Member Author

clydin commented Nov 6, 2025

This PR was merged into the repository. The changes were merged into the following branches:

@clydin clydin deleted the application/chunk-optimizer-sizes branch November 6, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/build target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants