Vue Staging Mode Support
Open
pre-production
Vue
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
It would be great if the build process for Vue supported the staging mode by detecting .env.staging files.
vue-cli-service build --mode staging builds a production app in staging mode, using .env, .env.staging and .env.staging.local if they are present.
https://cli.vuejs.org/guide/mode-and-env.html#example-staging-mode
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.