Vite Bundling Issue: Missing 'type': 'module' in package.json for @Effect/Platform-node
Hi, I am trying to bundle @Effect/Platform-node with vite. Until recently, it worked, but now I get a message telling me that 'type' : 'module' is missing in package.json. And indeed, it's not there. Has anything changed recently?
