-
Notifications
You must be signed in to change notification settings - Fork 25
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
ESM version of tiny-glob? #64
Comments
Hello! 👋 We can definitely do this – it would just have to be part of the upcoming 1.0 that @terkelg is working on. Given the way certain Node versions handled early |
@lukeed Hi! Fancy seeing you here. Just stopping by to say thanks for your work on lukeed/kleur. Both kleur and tiny-glob are great "keep it simple and auditable" libraries that I've been using for a while in QUnit. |
Thanks @Krinkle :) Appreciate it! |
Any updates on v1.0? |
Hello,
Thanks for making such a great library! With the Node team converting more and more to ESM, and other maintainters doing the same, I’d love to see this library upgraded to include an ESM build along with CommonJS.
Is this something the team would be interested in adding alongside CJS? Would you be interested in a PR that shipped both?
The text was updated successfully, but these errors were encountered: