angular/packages/compiler-cli/src/ngtsc/transform
Payam Valadkhan 68fd99fad3 refactor(compiler-cli): Trait compiler workflow for local compilation mode (#50545)
The compiler will only include analysis and compile phases in local mode. Also a new `compileLocal` method is added to the annotation handler for local compilation.

This commit makes no change to the full/partial compilation code paths.

PR Close #50545
2023-07-13 09:34:53 -07:00
..
src refactor(compiler-cli): Trait compiler workflow for local compilation mode (#50545) 2023-07-13 09:34:53 -07:00
test refactor(compiler-cli): Trait compiler workflow for local compilation mode (#50545) 2023-07-13 09:34:53 -07:00
BUILD.bazel feat(compiler): drop support for TypeScript 4.8 (#49155) 2023-02-23 10:39:43 -08:00
index.ts refactor(compiler-cli): remove unused return type transform (#41996) 2021-06-03 11:38:58 -07:00