Skip to content

collapse .env.* files into one folder #5630

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

Closed
Vincent1993 opened this issue Jun 29, 2020 · 1 comment
Closed

collapse .env.* files into one folder #5630

Vincent1993 opened this issue Jun 29, 2020 · 1 comment

Comments

@Vincent1993
Copy link

What problem does this feature solve?

Because there are too many env files in the project will cause the project structure to be confusing

What does the proposed API look like?

custom env file root

// vue.config.js
module.exports = {
   envRoot: 'configs'
}
@wenfangdu
Copy link

wenfangdu commented Mar 22, 2021

Possible duplicate to #4878 & #2506

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

No branches or pull requests

2 participants