#Setting Variables when working with Vite.

3 messages · Page 1 of 1 (latest)

pearl iris
#

I have a tanstack start project and I want to set some variables. I already set some secrets using the wrangler secret cli and it works fine but since there is no option from the CLI to set variables I thought the only way to put them in the wrangler.jsonc file but even then after deployment they dont' show.

What am I doing wrong?

#

My mental model has been from the docs that if you set the variables inside the Wrangler.jsonc in the next deployment, you should be able dashboard also. But that hasn't been the case. And I'm not sure what I'm missing.

unique phoenix
#

I am also looking at this issue