angular/packages/compiler-cli/test/compliance/test_cases/source_mapping
Dylan Hunn 05f9c7bd31 refactor(compiler): Initial support for i18n attributes (#53341)
Add support for i18n attributes:
- Generate i18n contexts from i18n attributes, and extract the eventual messages into the constant pool.
- Emit I18nAttributes config instructions when needed.
- Use the generated i18n variable in the appropriate places, including extracted attribute instructions, as well as I18nAttributes config arrays.

PR Close #53341
2023-12-05 17:13:58 -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): Initial support for i18n attributes (#53341) 2023-12-05 17:13:58 -08:00