Commit cf0228b
committed
fix(@angular/build): skip wildcard routes from being listed as prerendered routes
This fix ensures that the wildcard routes are not included in the prerendered list, improving the accuracy of prerendered route generation.
(cherry picked from commit 8f6ee1a)1 parent 408ca40 commit cf0228b
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
185 | 188 | | |
186 | 189 | | |
187 | 190 | | |
| |||
0 commit comments