Pure ESM breaks CommonJS projects
ujwal-setlur opened this issue · 2 comments
ujwal-setlur commented
I have a Typescript project that uses random-int
and needs to use the CommonJS
module identifier. Version 3 of random-int
can't get "imported" under this scenario. Any suggestions on this? Thanks.
sindresorhus commented
Please read the release notes.
ujwal-setlur commented
Oops, missed that. Sorry