Vite
Process.env has been removed by Vite, for now you'll need to add this line to your config:
Using a basic example, here is your vite.config.ts
:
Last updated
Process.env has been removed by Vite, for now you'll need to add this line to your config:
Using a basic example, here is your vite.config.ts
:
Last updated