Open 43081j opened 7 months ago
Angular uses fast-glob in various places. For example:
fast-glob
https://github.com/angular/angular/blob/571a61beeb0edab23eccc172193c5c44ab4aa339/packages/localize/tools/src/migrate/cli.ts#L47
Two possible alternatives which are leaner and faster:
Angular uses
fast-glob
in various places. For example:https://github.com/angular/angular/blob/571a61beeb0edab23eccc172193c5c44ab4aa339/packages/localize/tools/src/migrate/cli.ts#L47
Two possible alternatives which are leaner and faster: