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

fix: remove default dependency on process.env for configuration #385

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

spaenleh
Copy link
Member

We should remove this hidden dependency on process.env as this is for example not defined when using vite.

@spaenleh spaenleh linked an issue Aug 14, 2023 that may be closed by this pull request
@spaenleh spaenleh self-assigned this Aug 14, 2023
@spaenleh spaenleh added the chore Generic task or chore label Aug 14, 2023
@spaenleh spaenleh changed the title fix: remove default dependency on process.env for configuration fix: remove default dependency on process.env for configuration Aug 14, 2023
@spaenleh spaenleh merged commit f0ca845 into main Aug 15, 2023
@spaenleh spaenleh deleted the 384-remove-dependency-on-processenv-for-config branch August 15, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Generic task or chore v1.4.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove dependency on process.env for config
2 participants