mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ea03104aa6
The `inject` global augmentation from upgrade tests, leak into all source files for IDEs, making it easy to run into issues when actually trying to deal with `inject` from Angular core for DI. PR Close #54650