angular/tools
Paul Gschwendtner 185b7801ee build: migrate packages/core/schematics to ts_project (#61420)
Migrates `packages/core/schematics` to `ts_project`. As part of this,
this commit cleans up some of the mixed module types and tsconfigs in
the folder. A single tsconfig (and it's test variant) are now used.

For the shipped schematics, we explicitly use the `.cjs` extension, so
that the bundles are properly recognized as CommonJS; even if they are
part of the `type: module` `@angular/core` package.

The `package.json` with `type: commonjs` is removed from
`packages/core/schematics` as it's no longer needed given the explicit
extension & caused issues as schematics are compiled with ESM but are
only later bundled for shipping & some tests as ESM.

PR Close #61420
2025-05-16 15:53:27 +00:00
..
bazel build: add modified version of tsec that can work with interop (#61336) 2025-05-14 08:31:33 -07:00
contributing-stats refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
esm-interop build: update legacy ESM interop rules to support explicit .js entrypoints (#61420) 2025-05-16 15:53:27 +00:00
gulp-tasks refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
legacy-saucelabs refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
manual_api_docs docs: call out the available variables in track expressions (#61252) 2025-05-16 07:51:11 +00:00
npm-patches build: bump dev-infra dependencies (#57761) 2024-09-10 20:47:01 +00:00
saucelabs ci: remove circleci as we no longer rely on it (#58615) 2024-11-12 18:39:25 +00:00
saucelabs-daemon ci: remove circleci as we no longer rely on it (#58615) 2024-11-12 18:39:25 +00:00
symbol-extractor build: fix symbol extractor script (#61407) 2025-05-16 13:59:11 +00:00
testing refactor: update packages/core:{core,src} to ts_project (#61336) 2025-05-14 08:31:33 -07:00
tslint refactor: add explicit types for exports relying on inferred call return type (#61316) 2025-05-13 22:46:00 +00:00
BUILD.bazel build: migrate symbol-extractor to ts_project (#61209) 2025-05-08 09:23:48 -07:00
defaults.bzl build: add modified version of tsec that can work with interop (#61336) 2025-05-14 08:31:33 -07:00
defaults2.bzl build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
jsconfig.json chore(vscode): add jsconfig.json and remove .settings dir 2015-10-29 13:53:21 +00:00
ng_benchmark.bzl refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
postinstall-patches.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsconfig-test.json build: migrate symbol-extractor to ts_project (#61209) 2025-05-08 09:23:48 -07:00
tsconfig.json build: migrate manual_api_docs to rules_js (#61237) 2025-05-09 16:01:49 +00:00
types.d.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00