angular/packages/compiler-cli/ngcc/test
Paul Gschwendtner 619f0900a2 refactor: change ngcc to only rely on ESM features (#48521)
Refactors ngcc to only rely on ESM features because CJS
is no longer needed & tested.

PR Close #48521
2022-12-19 19:50:43 +00:00
..
analysis refactor(ngcc): remove Ivy switch marker transform (#43891) 2021-11-24 19:26:25 +00:00
dependencies fix(ngcc): cope with packages following APF v14+ (#45833) 2022-05-06 09:51:14 -07:00
entry_point_finder fix(compiler-cli): ensure ngcc can handle wildcard base-paths (#41033) 2021-03-01 15:25:44 -08:00
execution refactor: change ngcc to only rely on ESM features (#48521) 2022-12-19 19:50:43 +00:00
helpers refactor: change ngcc to only rely on ESM features (#48521) 2022-12-19 19:50:43 +00:00
host test(ngcc): run more tests against more supported UMD formats (#44245) 2021-11-29 12:38:05 -05:00
integration refactor: change ngcc to only rely on ESM features (#48521) 2022-12-19 19:50:43 +00:00
locking refactor: change ngcc to only rely on ESM features (#48521) 2022-12-19 19:50:43 +00:00
migrations refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
packages fix(ngcc): cope with packages following APF v14+ (#45833) 2022-05-06 09:51:14 -07:00
rendering refactor(compiler): replace deprecated sourcemap-codec (#48387) 2022-12-07 14:09:17 -08:00
writing fix(ngcc): cope with packages following APF v14+ (#45833) 2022-05-06 09:51:14 -07:00
BUILD.bazel refactor: change ngcc to only rely on ESM features (#48521) 2022-12-19 19:50:43 +00:00
ngcc_options_spec.ts refactor: change ngcc to only rely on ESM features (#48521) 2022-12-19 19:50:43 +00:00
utils_spec.ts feat(core): support TypeScript 4.9 (#48005) 2022-12-06 10:45:33 -08:00