mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
eb7e765e2f
Updates the compiler to parse the template literal tokens into the new `TemplateLiteral` and `TemplateLiteralElement` AST nodes. PR Close #59230