sindresorhus / globby

User-friendly glob matching
MIT License
2.51k stars 130 forks source link

Globby cannot use in CommonJs? #182

Closed 513107329 closed 3 years ago

513107329 commented 3 years ago

the file package.json contain "type=module",so cannot use this library in CommonJs?

fisker commented 3 years ago

Did you read https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c?