mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This is needed to support the corner cases: - usage of a `ComponentFactory` that was created on the fly via `Compiler` - overwriting of the `NgModuleRef` that is associated to a `ComponentFactory` by the `ComponentFactoryResolver` from which it was read. Fixes #15241 |
||
|---|---|---|
| .. | ||
| compiler.ts | ||
| component_factory.ts | ||
| component_factory_resolver.ts | ||
| element_ref.ts | ||
| ng_module_factory.ts | ||
| ng_module_factory_loader.ts | ||
| query_list.ts | ||
| system_js_ng_module_factory_loader.ts | ||
| template_ref.ts | ||
| view_container_ref.ts | ||
| view_ref.ts | ||