Hello,
i wonder if its possible to use the Nuxt RuntimeConfig with electron and how.
The .Env gets installed path/to/installation/resource/.env but changing them does not do anything.
I need to set on the client a global variable, an ID eg.: "Client1"
The official electron docs arent helpful with runtime configurations. Do you know a way to make use of it?
Hello, i wonder if its possible to use the Nuxt RuntimeConfig with electron and how. The .Env gets installed
path/to/installation/resource/.env
but changing them does not do anything.I need to set on the client a global variable, an ID eg.: "Client1"
The official electron docs arent helpful with runtime configurations. Do you know a way to make use of it?