Alan Agius 395562a0f8 fix(@angular/build): include extracted routes in the manifest during prerendering
This commit ensures that extracted routes are added to the manifest during prerendering. This guarantees a correct ng-server-context value for parameterized routes and provides a performance benefit by preventing route extraction from being repeated for every rendering worker.

Closes #29426
2025-01-21 21:08:20 +01:00
..

Angular Build System for Applications and Libraries

The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.

Usage information and reference details can be found in repository README file.