mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This change contains runtime logic needed to flatten the NgModule bootstrap field in local compilation mode. While it is quite odd to pass a "nested" array as NgModule bootstrap, it is still required to support this case in local compilation mode since it is supported in full compilation mode. PR Close #51767 |
||
|---|---|---|
| .. | ||
| di.ts | ||
| directives.ts | ||
| do_boostrap.ts | ||
| ng_module.ts | ||
| ng_module_def.ts | ||
| resource_loading.ts | ||
| schema.ts | ||
| view.ts | ||