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 |
||
|---|---|---|
| .. | ||
| ast | ||
| file_linker | ||
| BUILD.bazel | ||
| fatal_linker_error_spec.ts | ||
| linker_import_generator_spec.ts | ||