mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7a5851e4b0
The inject migration wasn't implementing file filtering properly which resulted in it passing an invalid tsconfig path to TypeScript. Fixes #62866. PR Close #62913