Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from fast-glob to another lightweight lib such as tinyglobby #1459

Open
2 tasks
Yberion opened this issue Nov 26, 2024 · 0 comments
Open
2 tasks

Switch from fast-glob to another lightweight lib such as tinyglobby #1459

Yberion opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Yberion
Copy link
Contributor

Yberion commented Nov 26, 2024

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

  • Yes
  • No
@Yberion Yberion added the enhancement New feature or request label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant