mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`ImportGenerator` is the abstraction used by the translator functions to insert imports for `ExternalExpr` in an AST-agnostic way. This was built specifically for the linker which does not use any of the complex import managers- but rather re-uses `ngImport` or uses `ngImport.Bla`. This commit also switches the linker AST-agnostic generator to follow the new signatures. This was rather trivial. PR Close #54819 |
||
|---|---|---|
| .. | ||
| emit_scopes | ||
| partial_linkers | ||
| file_linker_spec.ts | ||
| helpers.ts | ||
| needs_linking_spec.ts | ||
| translator_spec.ts | ||