mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f97c464a9e
The parser was accidentally reading the `target` tag below the `alt-trans` target and overriding the correct `target` tag. Fixes #33161 PR Close #33464