es-tooling / ecosystem-cleanup

A place to keep track of ongoing efforts to clean up the JS ecosystem
393 stars 2 forks source link

Replace fast-glob with alternative in angular #36

Open 43081j opened 7 months ago

43081j commented 7 months ago

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: