nuxt-community/dotenv-module
Ver no GitHubSystem vars should overwrite dotenv vars
Open
#46 aberto em 15 de out. de 2019
cmty:feature-requesthelp wanted
Métricas do repositório
- Stars
- (482 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
What problem does this feature solve?
In most places where dotenv is used system env vars override the dotenv vars, however dotenv-module does the exact opposite, swapping this around would give the expected result when using systemvars: true