-
-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Description
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the feature has not already been requested
🚀 Feature Proposal
Remove the dotenv dependency in favour of NodeJS built-in functionality
Motivation
Considering that:
- NodeJS now fully support the env file without any additional library;
- dotenv started shipping an advertisement.
I think its time to consider removing dotenv as a dependency from this project.
Example
No response
Metadata
Metadata
Assignees
Labels
No labels