Plain text type environmental variables not included in build runtime

Heyo! I've been running into a few issues with getting Cloudflare environmental variables working with my Vite frontend. Initially in my Vite build config I tried using the define property and accessing the variables from process.env, however after some further digging and logging of process.env in the build output, it appears that only variables with the type set to secret are passed into runtime. Does anyone have any suggestions on how to approach retrieving plain text variables without changing them to be secrets?
No description
No description
1 Reply
Want results from more Discord servers?
Add your server