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

Support for Multiline values in env files #10149

Closed
4 tasks done
Zehir opened this issue Sep 17, 2022 · 2 comments · Fixed by #10826
Closed
4 tasks done

Support for Multiline values in env files #10149

Zehir opened this issue Sep 17, 2022 · 2 comments · Fixed by #10826
Labels
breaking change enhancement New feature or request
Milestone

Comments

@Zehir
Copy link

Zehir commented Sep 17, 2022

Description

As a developper I would like to have multiline env variables to load bigger values like json or cert definition.

Suggested solution

Upgrade dotenv to version >= v15.0.0 because it's support it.
https://github.com/motdotla/dotenv#multiline-values

Alternative

The only alternative is to have a big unreadable line of data

Additional context

No response

Validations

@bluwy bluwy added this to the 4.0 milestone Sep 17, 2022
@bluwy bluwy added enhancement New feature or request and removed enhancement: pending triage labels Sep 17, 2022
@bluwy
Copy link
Member

bluwy commented Sep 17, 2022

Ref: #6783

@Zehir
Copy link
Author

Zehir commented Sep 17, 2022

Thanks @bluwy

patak-dev pushed a commit that referenced this issue Nov 30, 2022
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
close #10149
@github-actions github-actions bot locked and limited conversation to collaborators Dec 15, 2022
futurGH pushed a commit to futurGH/vite that referenced this issue Feb 26, 2023
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
close vitejs#10149
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants