Per Vite docs, only variables prefixed with `VITE_` will be exposed to the build without that config

Per Vite docs, only variables prefixed with VITE_ will be exposed to the build without that config change, yes https://vite.dev/guide/env-and-mode.html#env-variables
Was this page helpful?