nuxt-community/dotenv-module

System vars should overwrite dotenv vars

Open

#46 建立於 2019年10月15日

在 GitHub 查看
 (9 留言) (3 反應) (0 負責人)JavaScript (32 fork)batch import
cmty:feature-requesthelp wanted

倉庫指標

Star
 (482 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南