Alan Agius c685c70150 fix(@angular/build): prevent errors with parameterized routes when getPrerenderParams is undefined
Ensure that parameterized routes do not cause errors when the `getPrerenderParams` function is undefined, specifically in cases where the routing API is not utilized.

Closes #28948
2024-11-25 15:17:31 -05:00
..