es-tooling / ecosystem-cleanup

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

Replace `globby` with `tinyglobby` in `size-limit` #107

Closed ziebam closed 2 months ago

ziebam commented 2 months ago

Logging this per the maintainer's question, the usage is very straightforward, so it should be easy to migrate: https://github.com/ai/size-limit/blob/8d8bb51291f702d40671ee370cf73df7f6a87975/packages/size-limit/get-config.js#L157.

ziebam commented 2 months ago

Relevant PR: https://github.com/ai/size-limit/pull/372.