Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): do not override process.env with variables in dotenv files #6540

Merged
merged 1 commit into from Jul 29, 2021

Conversation

leosvelperez
Copy link
Member

Current Behavior

Variables in dotenv files are overriding process.env variables.

Expected Behavior

Variables in dotenv files should not override process.env variables.

Related Issue(s)

Fixes #6523

@leosvelperez leosvelperez self-assigned this Jul 29, 2021
@vercel
Copy link

vercel bot commented Jul 29, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nrwl/nx-dev/82pPg2LBZRS3xw8LoQQ9U2rPAYgW
✅ Preview: Canceled

@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotenv takes precedence over process env
2 participants