vite-build plugin but whenever I run it none of the env variables will load. For dev I was injecting them with the dotenv-cli within the package.json scripts, but no matter what I do I cannot get them to work after making a vite build.node "./dist/index.js" command but when logging the process.env variable there is nothing in there when compared to dev.