es-tooling / ecosystem-cleanup

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

Migrate `purgecss` from `glob` to `tinyglobby` #91

Closed benmccann closed 2 months ago

benmccann commented 3 months ago

Sets the cwd, absolute, follow, nodir, and dot options. Need to check if these are all supported in tinyglobby and request any that might not be

benmccann commented 2 months ago

Closing this as tinyglobby currently can replace globby/fast-glob, but not glob