We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cool tech news! 📢 node 20.6 now suppports .env files natively! I think this means we don’t even need to use dotenv to read them anymore :nice: https://nodejs.org/en/blog/release/v20.6.0#built-in-env-file-support
dotenv
The text was updated successfully, but these errors were encountered:
Anissa3005
No branches or pull requests
cool tech news! 📢
node 20.6 now suppports .env files natively! I think this means we don’t even need to use dotenv to read them anymore :nice:
https://nodejs.org/en/blog/release/v20.6.0#built-in-env-file-support
Requirements
dotenv
and confirm the .env files are still being readThe text was updated successfully, but these errors were encountered: