mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-28 02:58:04 +08:00
`findNodes` will continue looking for arrays recursively unless we specify that we specify that we want only the first array. Routes array can contain nested arrays such as when specifying guards. Fixes #15016