Mightsrain
Mightsrain
NNuxt
Created by Mightsrain on 10/30/2024 in #❓・help
Possible to update API path in static build without rebuild.
Thanks for the input. Pretty much has to be static because its shipped with a python package and we don't want to require node. I found a decent enough workaround that we are going to just host it in docker
13 replies
NNuxt
Created by Mightsrain on 10/30/2024 in #❓・help
Possible to update API path in static build without rebuild.
Got it, thats about what it seemed like based on what I could see in the docs. Had considered replacing the source files but it was present so many places in there it would have been tough and very ugly. Are you aware of any general workaround for how that would be handled? I would assume in a more "normal" case you would set the env variables in a build pipeline or something, build the app and then deploy it statically? Just unfortunately doesn't work for my case
13 replies