Hey,
Any updates on this https://github.com/prisma/prisma/issues/5030 ?
Because some packages are switching to ESM forcing everybody to switch to ESM too.
So, right now we're stuck in the middle!
I can't use older versions of course due to feature support and security vulnerabilities
Hey, thanks for the suggestion.
I honestly discarded the whole move to ESM thing and just manually packaged the library I needed for the generator.
I'll keep this suggestion in mind when I run into ESM libraries again in the future.