angular/packages/core/schematics/utils
Paul Gschwendtner f44b322113 build: override schematics to be built and tested using CommonJS (#48521)
The Angular CLI does not yet support schematics running as ESM. For
this reason we switch the schematics BUILD targets to explicitly
use ESM (as an exception in the repo).

PR Close #48521
2022-12-19 19:50:42 +00:00
..
tslint build: override schematics to be built and tested using CommonJS (#48521) 2022-12-19 19:50:42 +00:00
typescript feat(router): migrate RouterLinkWithHref references to RouterLink (#47599) 2022-10-06 18:57:37 +00:00
BUILD.bazel build: override schematics to be built and tested using CommonJS (#48521) 2022-12-19 19:50:42 +00:00
import_manager.ts feat(core): support TypeScript 4.9 (#48005) 2022-12-06 10:45:33 -08:00
line_mappings.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
load_esm.ts refactor(migrations): support use of an ESM @angular/compiler-cli package (#43657) 2021-10-04 16:24:48 -07:00
ng_component_template.ts build: update to TypeScript 4.8 final (#47270) 2022-08-26 09:46:07 -07:00
ng_decorators.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
parse_html.ts Revert "Revert "refactor(migrations): support use of an ESM @angular/compiler package (#43627)"" (#43637) 2021-09-29 14:46:03 -07:00
project_tsconfig_paths.ts fix(migrations): migration failed finding tsconfig file (#43343) 2021-09-07 23:16:56 +00:00
template_ast_visitor.ts Revert "Revert "refactor(migrations): support use of an ESM @angular/compiler package (#43627)"" (#43637) 2021-09-29 14:46:03 -07:00