angular/packages/compiler-cli/test/compliance/test_cases/source_mapping
Dylan Hunn 699ae60df2 refactor(compiler): Fix two-way binding source maps (#52479)
Now that two-way bindings work correctly with implicit receivers, we can fix the corresponing source map tests. The main issue was that we were not properly mapping `elementEnd` for elements with no closing tag (self-closing elements).

PR Close #52479
2023-11-06 11:42:59 -08:00
..
external_templates refactor(compiler): Enable additional tests for the template pipeline (#50899) 2023-07-27 15:08:05 -07:00
inline_templates refactor(compiler): Fix two-way binding source maps (#52479) 2023-11-06 11:42:59 -08:00