nuxt-community/dotenv-module

System vars should overwrite dotenv vars

Open

#46 opened on Oct 15, 2019

View on GitHub
 (9 comments) (3 reactions) (0 assignees)JavaScript (482 stars) (32 forks)batch import
cmty:feature-requesthelp wanted

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

Contributor guide

System vars should overwrite dotenv vars · nuxt-community/dotenv-module#46 | Good First Issue