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

Replace fast-glob with fdir in unocss #39

Open
43081j opened this issue Apr 13, 2024 · 1 comment
Open

Replace fast-glob with fdir in unocss #39

43081j opened this issue Apr 13, 2024 · 1 comment

Comments

@43081j
Copy link
Owner

43081j commented Apr 13, 2024

unocss currently uses fast-glob. For example:

https://github.com/unocss/unocss/blob/c51bf4c62d65225e3a97114abd23502301f2ecf3/packages/cli/src/index.ts#L44

This could be moved to use fdir, a zero-dependency alternative which may also be faster.

@43081j
Copy link
Owner Author

43081j commented Apr 13, 2024

tracked in unocss/unocss#3722

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant