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: added support for dev flag (loadEnvConfig) #1

Merged
merged 6 commits into from
Sep 26, 2022

Conversation

natterstefan
Copy link
Contributor

@natterstefan natterstefan commented Sep 9, 2022

Notes

  • I've added .gitignore and yarn.lock (added because the peerDependency is added for testing purposes)
  • although we only have one dependency I added --frozen-lockfile to publish.yaml out of habit to make it even safer
  • added support for the env flag of loadEnvConfig which allows loading .env.development and .env.development.local and not only the defaults and/or production env files.
  • added all-contributors section in README

@natterstefan
Copy link
Contributor Author

Hello @skirsten,

have you had a chance to take a look at the PR yet? Please let me know what you think of it.

Copy link
Owner

@skirsten skirsten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the long delay.
Thank you for this contribution 🎉

@skirsten skirsten merged commit 7b5fb6c into skirsten:main Sep 26, 2022
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.

None yet

2 participants