mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9104c62ab3
In order to serialize and hydrate i18n blocks, we need to be able to walk an AST for the translated message. This AST is generated during normal parsing of the message. PR Close #54724