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 rollup plugins #45

Open
43081j opened this issue Apr 13, 2024 · 0 comments
Open

Replace fast-glob with fdir in rollup plugins #45

43081j opened this issue Apr 13, 2024 · 0 comments

Comments

@43081j
Copy link
Owner

43081j commented Apr 13, 2024

rollup's plugins use fast-glob in some places. For example:

https://github.com/rollup/plugins/blob/9e7f576f33e26d65e9f2221d248a2e000923e03f/packages/dynamic-import-vars/src/index.js#L53

we could possibly migrate to fdir, a zero dependency alternative which may also be faster

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