MrLowLevel
MrLowLevel
TTCTheo's Typesafe Cult
Created by MrLowLevel on 6/28/2023 in #questions
`env.mjs` as opposed to `env.cjs` or `env.js`
Heya, is there a reason why the env definition is in an mjs file as opposed to cjs or simply js? Reason I'm asking is because I'm trying to setup websockets and mjs won't work as we're compiling with commonjs.
11 replies