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

feat(cli): add env option to dev command #219

Merged
merged 2 commits into from Oct 28, 2022
Merged

feat(cli): add env option to dev command #219

merged 2 commits into from Oct 28, 2022

Conversation

QuiiBz
Copy link
Member

@QuiiBz QuiiBz commented Oct 28, 2022

About

Closes #208

Add --env / -e option to load an environment variables file when running the dev server.

@QuiiBz QuiiBz changed the title Feat/cli env file feat(cli): add env option to dev command Oct 28, 2022
@QuiiBz QuiiBz enabled auto-merge (squash) October 28, 2022 19:17
@QuiiBz QuiiBz merged commit b271c2a into main Oct 28, 2022
@QuiiBz QuiiBz deleted the feat/cli-env-file branch October 28, 2022 19:19
@QuiiBz QuiiBz mentioned this pull request Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load environment variables with a local .env
1 participant