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

proposal: remove defaultPath from @std/dotenv/load #5464

Closed
iuioiua opened this issue Jul 17, 2024 · 0 comments · Fixed by #5451
Closed

proposal: remove defaultPath from @std/dotenv/load #5464

iuioiua opened this issue Jul 17, 2024 · 0 comments · Fixed by #5451
Labels
dotenv feedback welcome We want community's feedback on this issue or PR suggestion a suggestion yet to be agreed

Comments

@iuioiua
Copy link
Contributor

iuioiua commented Jul 17, 2024

This option uses a .env file to define the default values of in a .env file, rather than in-code. It also doesn't align with Deno's philosophy of providing control in an explicit manner, instead of magically.

For these reasons, and similarly to #5449, I suggest we remove this option.

Related:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotenv feedback welcome We want community's feedback on this issue or PR suggestion a suggestion yet to be agreed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant