Skip to content

fix(run): allow for loading of env files to be skipped#3375

Merged
JamesHenry merged 1 commit intomainfrom
run-load-env-files
Oct 14, 2022
Merged

fix(run): allow for loading of env files to be skipped#3375
JamesHenry merged 1 commit intomainfrom
run-load-env-files

Conversation

@JamesHenry
Copy link
Copy Markdown
Member

@JamesHenry JamesHenry commented Oct 14, 2022

  • Makes one subcomponent of the change of default task runner more explicit, namely the automatic loading of .env files.
  • Also adds a flag to allow users to disable this behavior if they wish (added as a fix because it was an oversight for the v6 release)

Closes #3371

@JamesHenry JamesHenry marked this pull request as ready for review October 14, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dotenv loaded unexpectedly when useNx: true

2 participants