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 |
||
|---|---|---|
| .. | ||
| downlevel_decorators_transform | ||
| api.ts | ||
| compiler_host.ts | ||
| entry_points.ts | ||
| i18n.ts | ||
| program.ts | ||
| util.ts | ||