mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b13daa4cdf
Changes `isWithinPackage` to take an `AbsoluteFsPath` instead of `ts.SourceFile`, to allow for an upcoming change to use it when no `ts.SourceFile` is available, but just a path. PR Close #37596