Skip to content

fix: dotenv debug option#263

Merged
yyx990803 merged 1 commit into
vitejs:masterfrom
daychongyang:dotenv-debug
May 26, 2020
Merged

fix: dotenv debug option#263
yyx990803 merged 1 commit into
vitejs:masterfrom
daychongyang:dotenv-debug

Conversation

@daychongyang
Copy link
Copy Markdown
Contributor

The debug option of dotenv is very unfriendly, the type check makes it can only be set to boolean or undefined, but when its value is not equal to null, the debug information is always printed by default.

@yyx990803 yyx990803 merged commit ca1b551 into vitejs:master May 26, 2020
@yyx990803
Copy link
Copy Markdown
Member

This is such weird handling on dotenv's part...

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.

2 participants