mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
63688714ae
Fixes that the control flow migration was throwing an error if the `imports` of a component are initialized to an identifier. Fixes #55080. PR Close #55081