angular/packages/compiler-cli
Jonathan Meier 77fa204ad1 fix(compiler-cli): rename flag for enabling fast type declaration emission (#61353)
Rename the flag `_geminiAllowEmitDeclarationOnly` to
`_experimentalAllowEmitDeclarationOnly` as a follow-up on a comment in
PR #61334.

PR Close #61353
2025-05-19 08:27:43 +00:00
..
integrationtest refactor(core): remove unused injection props (#59209) 2025-04-15 17:33:02 -04:00
linker refactor(compiler): allow binder to be created without matcher (#61018) 2025-04-29 21:06:10 +00:00
private build: properly compile tests in core with Angular compiler (#60268) 2025-03-07 11:00:47 -08:00
src fix(compiler-cli): rename flag for enabling fast type declaration emission (#61353) 2025-05-19 08:27:43 +00:00
test fix(compiler-cli): rename flag for enabling fast type declaration emission (#61353) 2025-05-19 08:27:43 +00:00
BUILD.bazel build: support new ng_project rule (#61275) 2025-05-14 12:01:51 +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 (#61181) 2025-05-09 15:59:46 +00:00
package.json build: update all non-major dependencies (#61168) 2025-05-16 09:33:25 +00:00
tsconfig-test.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00
tsconfig.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00