using client-side env variables
I'm using .env.client however i'm told process is undefined and the documentation provides no reference to this, how can I resolve this? @Wasp Team
import.meta.env is how you want access the env variables since we are using Vite.env.clientcurl -sSL https://get.wasp-lang.dev/installer.sh | sh