mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 19:13:34 +08:00
This commit disables component bootstrapping during route extraction to prevent invoking the AppComponent and its lifecycle hooks. Closes #29085