mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In Bazel worker-land, workers which use incremental compilation must still emit all declared outputs and cannot rely on these outputs persisting from previous builds. This commit adds a flag to `performCompilation` which can be used by the worker infrastructure to instruct the compiler to always emit all possible output files, regardless of any incremental build optimizations. PR Close #46355 |
||
|---|---|---|
| .. | ||
| bin | ||
| ngtsc | ||
| transformers | ||
| extract_i18n.ts | ||
| main.ts | ||
| perform_compile.ts | ||
| perform_watch.ts | ||
| typescript_support.ts | ||
| version.ts | ||
| version_helpers.ts | ||