Why does VITE_ENV on my project throw an error
I am working on a project and I want to use VITE_ENV to access environmental variables instead of dotenv, I have the dotenv package installed though.
I am working on a project and I want to use VITE_ENV to access environmental variables instead of dotenv, I have the dotenv package installed though.