mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 02:54:21 +08:00
The SSR router relies on wildcard matching rather than params. This commit refactors the stored routes by removing the `:params`.
The SSR router relies on wildcard matching rather than params. This commit refactors the stored routes by removing the `:params`.