mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit propagates the `isStandalone` flag for a component, directive, or pipe during partial compilation of a standalone declaration. This flag allows the linker to properly process a standalone declaration that it encounters. PR Close #45672 |
||
|---|---|---|
| .. | ||
| partial | ||
| view | ||
| r3_ast.ts | ||
| r3_class_metadata_compiler.ts | ||
| r3_factory.ts | ||
| r3_identifiers.ts | ||
| r3_injector_compiler.ts | ||
| r3_jit.ts | ||
| r3_module_compiler.ts | ||
| r3_pipe_compiler.ts | ||
| r3_template_transform.ts | ||
| util.ts | ||