mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5567bdc48e
In the test project there are no longer reference markers and location markers, so there's no need to "pre-process" the source files to remove them. This will make the Ivy tests cleaner and faster. PR Close #38777