-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
In #593, with the major update, they added a new console.log message that prints some ads at the start of the app. I removed it by passing {quiet: true}
to the config call. But looking at the conversation inside the dotenv repo, I can't say that I would like to use this package anymore. So it would be great to find an alternative and switch to it.
It looks like node has util.parseEnv
API now but it's still in active development. I would like to use it once it becomes stable. It also looks like node supports node --env-file=.env
, but I don't know if that's a drop-in replacement to dotenv or not yet.
Metadata
Metadata
Assignees
Labels
No labels