Generating CJS & ESM packages from TypeScript
Although it's easy to generate CJS or ESM code from TS, generating both at the same time is a more complicated endeavour.
Although it's easy to generate CJS or ESM code from TS, generating both at the same time is a more complicated endeavour.
I present a new tool I've been developing to manage development environments.