mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
As part of testing we did accidentally use `bitwiseAnd` for the input flags, given we started without an extra flag for `HasTransform`. This commit teaches the compiler to support emitting bitwise OR and uses it when combining input flags, fully re-enabling transforms for signal components after the new flag mechanism was introduced in previous commits. PR Close #53808 |
||
|---|---|---|
| .. | ||
| abstract_emitter.ts | ||
| abstract_js_emitter.ts | ||
| map_util.ts | ||
| output_ast.ts | ||
| output_jit.ts | ||
| output_jit_trusted_types.ts | ||
| source_map.ts | ||