angular/packages/compiler-cli/ngcc/src/rendering
Joey Perrott 491dd3dcee refactor(compiler-cli): use relative imports within the @angular/compiler-cli package (#44118)
Intrapackage imports should always be done via relative imports rather than using the external
import location.

PR Close #44118
2021-11-08 22:08:27 +00:00
..
commonjs_rendering_formatter.ts refactor(compiler-cli): use relative imports within the @angular/compiler-cli package (#44118) 2021-11-08 22:08:27 +00:00
dts_renderer.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
esm5_rendering_formatter.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
esm_rendering_formatter.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
ngcc_import_rewriter.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
renderer.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
rendering_formatter.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
source_maps.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
umd_rendering_formatter.ts fix(ngcc): support alternate UMD layout when adding new imports (#43931) 2021-10-25 17:56:26 +00:00
utils.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00