- Replace process.env.NODE_ENV with import.meta.env.DEV (Vite compatible) - Fix undefined not assignable to boolean|null with nullish coalescing
- Replace process.env.NODE_ENV with import.meta.env.DEV (Vite compatible) - Fix undefined not assignable to boolean|null with nullish coalescing