mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2eaf420bdf
This reduces the time that `findEntryPoints` takes from 9701.143ms to 4177.278ms, by reducing the file operations done. Reference: #35717 PR Close #35756