nuxt-community/dotenv-module
Auf GitHub ansehenSystem vars should overwrite dotenv vars
Open
#46 geöffnet am 15. Okt. 2019
cmty:feature-requesthelp wanted
Repository-Metriken
- Stars
- (482 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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