mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b666d2c20f
This fixes the case that common module is removed on a second run of the migration. We were not looking at block parameters for common module usage. PR Close #56968