Alex Rickabaugh 1964be0b17 feat(ivy): implement listLazyRoutes() for ngtsc ()
This commit uses the NgModuleRouteAnalyzer introduced previously to
implement listLazyRoutes() for NgtscProgram. Currently this implementation
is limited to listing routes globally and cannot list routes for a given lazy
module. Testing seems to indicate that the CLI uses the global form, but this
should be verified.

Jira issue: FW-629

PR Close 
2019-01-22 12:02:10 -08:00
..