angular/packages/compiler-cli/ngcc/src/host
Kristiyan Kostadinov 50f95f831e refactor(compiler): remove TypeScript 4.7 compatibility code (#48470)
We dropped support for TypeScript 4.7 in version 15, but we had to keep around the runtime code, because of g3. Now that g3 is on 4.8, we can remove the additional code.

PR Close #48470
2023-01-02 13:47:22 +00:00
..
commonjs_host.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
commonjs_umd_utils.ts docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00
delegating_host.ts refactor(ngcc): remove Ivy switch marker transform (#43891) 2021-11-24 19:26:25 +00:00
esm5_host.ts docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00
esm2015_host.ts refactor(compiler): remove TypeScript 4.7 compatibility code (#48470) 2023-01-02 13:47:22 +00:00
ngcc_host.ts refactor(ngcc): remove Ivy switch marker transform (#43891) 2021-11-24 19:26:25 +00:00
umd_host.ts fix(ngcc): correctly resolve UMD dependencies (#44381) 2021-12-07 08:33:00 -05:00
utils.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00