angular/packages/compiler-cli/test/compliance/test_cases/source_mapping
Kristiyan Kostadinov 289ae50c56 refactor(core): replace propertyInterpolateX with property (#61639)
Replaces the `propertyInterpolateX` instructions with calls to `property` and the `interpolate` helper. This allows us to drop the dedicated interpolation instructions and simplify the runtime for future work.

PR Close #61639
2025-05-26 09:21:23 +00:00
..
external_templates feat(compiler-cli): add experimental support for fast type declaration emission (#61334) 2025-05-14 14:07:37 -07:00
inline_templates refactor(core): replace propertyInterpolateX with property (#61639) 2025-05-26 09:21:23 +00:00