graphql-tools icon indicating copy to clipboard operation
graphql-tools copied to clipboard

Migrate from globby to tinyglobby

Open talentlessguy opened this issue 9 months ago • 2 comments
trafficstars

Is your feature request related to a problem? Please describe.

There's not really a problem per se, but a potential install speed / package size win, as well as lowered supply chain. A replacement of globby to tinyglobby would remove 21 dependencies.

Describe the solution you'd like

Replacing globby with tinyglobby: https://github.com/SuperchupuDev/tinyglobby

Describe alternatives you've considered

Not replacing it

Additional context

Relevant issue here: https://github.com/es-tooling/ecosystem-cleanup/issues/139

talentlessguy avatar Jan 26 '25 19:01 talentlessguy

Sounds interesting! Would you create a PR for this change?

ardatan avatar Jan 26 '25 19:01 ardatan

yes, going to put it out in an hour or two depending how much time it takes

talentlessguy avatar Jan 26 '25 22:01 talentlessguy