mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fec9be1942
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