Hi I’m looking for compiling my packages with CJS & ESM distribution.
Something like here
I haven’t found any example of a bit that uses this yet.
Theoretically it should be possible, I know how to do it in the build pipeline, but I’m not sure how to modify the compiler
1