We are trying to use the lakebase package in our codebase, unfortunately, our codebase builds to CJS rather than ESM. The problem is that the said package builds to ESM, which means we can't use it :( Is there room to support CJS codebases too?
Thanks so much!
We are trying to use the
lakebasepackage in our codebase, unfortunately, our codebase builds to CJS rather than ESM. The problem is that the said package builds to ESM, which means we can't use it :( Is there room to support CJS codebases too?Thanks so much!