Switch from fast-glob
to another lightweight lib such as tinyglobby
#1459
Labels
enhancement
New feature or request
Which scope/s are relevant/related to the feature request?
Don't know / other
Information
As discussed in #1443
It would be nice to take a look at switching to a lightweight lib such as
tinyglobby
.https://npmgraph.js.org/?q=fast-glob - 17 dependencies
https://npmgraph.js.org/?q=tinyglobby - 2 dependencies
https://github.com/es-tooling/module-replacements/blob/main/docs/modules/glob.md (e18e)
Such migration was done by Vite for example vitejs/vite#18243
Maybe there's some gotcha on Windows, not sure about analogjs usage tho SuperchupuDev/tinyglobby#72
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
The text was updated successfully, but these errors were encountered: