mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
bc637a304f
ex:
```
await injectAsync(() => import('./test_service'))
```
We'll be reusing the features that were already used by the router to support components lazy-loading.