angular/packages/compiler-cli
Jonathan Meier 6957808bbb refactor(compiler-cli): remove hardcoded config for unused standalone imports rule enablement (#61622)
The hardcoded config was introduced because suppressing the diagnostic
via `extendedDiagnostics` in the TS config was unreliable in google3.
This has since been fixed and the workaround is no longer needed.

PR Close #61622
2025-05-26 09:20:27 +00:00
..
integrationtest Revert "refactor(core): remove unused injection props (#59209)" (#59386) 2025-01-06 21:35:58 +00:00
linker refactor(compiler-cli): convert scripts within packages/compiler-cli to relative imports (#60655) 2025-04-01 11:59:14 +00:00
ngcc build: migrate compiler-cli/src/ngtsc/docs to ts_project (#61237) 2025-05-09 16:01:49 +00:00
private build: properly compile tests in core with Angular compiler (#60268) 2025-03-07 11:00:48 -08:00
src refactor(compiler-cli): remove hardcoded config for unused standalone imports rule enablement (#61622) 2025-05-26 09:20:27 +00:00
test build: move private testing helpers outside platform-browser/testing (#61571) 2025-05-21 16:04:42 +00:00
BUILD.bazel build: exclude esbuild metadata files from distributable packages (#61636) 2025-05-26 08:57:43 +00:00
esbuild.config.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
index.ts build: migrate compiler-cli/src/ngtsc/docs to ts_project (#61237) 2025-05-09 16:01:49 +00:00
package.json build: support new ng_project rule (#61336) 2025-05-14 08:31:33 -07:00
tsconfig-test.json build: prepare for compiler-cli to be using ts_project (#61237) 2025-05-09 16:01:49 +00:00
tsconfig.json build: prepare for compiler-cli to be using ts_project (#61237) 2025-05-09 16:01:49 +00:00