mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds a JIT transform for signal-based queries, so that queries are working as expected in JIT environments like `ng test` where decorator metadata is needed as a prerequisite for the component definition creation. This is similar to the JIT transforms for signal inputs etc. PR Close #54257 |
||
|---|---|---|
| .. | ||
| jit_transforms | ||
| api.ts | ||
| compiler_host.ts | ||
| entry_points.ts | ||
| i18n.ts | ||
| program.ts | ||
| util.ts | ||