You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm currently trying to set up vert + vertd and am wondering if it is possible to set PUB_VERTD_URL after running bun run build ?
I saw that any value I put into my .env ends up in _app/env.json as well as build/settings/index.html and _app/immutable/chunks/.js. Can I just change this in env.json and the frontend still works or do I have to recompile when something changes?
I'm asking because I want to package this before installing it (I do this for everything I run on my homelab) so I want to configure after building it, if at all possible.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm currently trying to set up vert + vertd and am wondering if it is possible to set PUB_VERTD_URL after running
bun run build?I saw that any value I put into my .env ends up in _app/env.json as well as build/settings/index.html and _app/immutable/chunks/.js. Can I just change this in env.json and the frontend still works or do I have to recompile when something changes?
I'm asking because I want to package this before installing it (I do this for everything I run on my homelab) so I want to configure after building it, if at all possible.
Beta Was this translation helpful? Give feedback.
All reactions