angular-cn/modules/@angular/compiler-cli/integrationtest/ngtools_src
Meligy 5d9cbd7d6f fix(compiler-cli): add support for more than 2 levels of nested lazy routes
This change adds Compiler CLI support for any level of nesting for lazy routes.

For example `{app-root}/lazy-loaded-module-1/lazy-loaded-module-2/lazy-loaded-module-3`

Where `lazy-loaded-module-3` is lazy loaded from `lazy-loaded-module-2`,
and `lazy-loaded-module-2` is lazy loaded from module `lazy-loaded-module-1`,
and `lazy-loaded-module-1` is lazy loaded from `AppModule`

Fixes angular/angular-cli#3663
2017-01-09 17:43:14 -05:00
..
feature fix(compiler-cli): add support for more than 2 levels of nested lazy routes 2017-01-09 17:43:14 -05:00
feature2 refactor: format & lint 2016-12-13 17:44:52 -08:00
app.component.css chore(internal API): introduce an internal API for ngtools. (#13415) 2016-12-13 17:35:06 -08:00
app.component.html feat(compiler-cli): private i18n API for the CLI (#13536) 2016-12-19 11:56:10 -08:00
app.component.ts refactor: format & lint 2016-12-13 17:44:52 -08:00
app.module.ts refactor: format & lint 2016-12-13 17:44:52 -08:00
lazy.module.ts refactor: format & lint 2016-12-13 17:44:52 -08:00
tsconfig-build.json chore(internal API): introduce an internal API for ngtools. (#13415) 2016-12-13 17:35:06 -08:00