Skip to content

how to use extendManifestJson (json) and process.env vars in Quasar2/vite #13857

Discussion options

You must be logged in to vote
extendManifestJson (json) {
   json.id = process.env.ALPHA ? '/app/' : process.env.BETA ? '/appbeta/' : '/app/'
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants