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: Use custom system environment variables map #7

Merged
merged 5 commits into from
Jul 3, 2023

Conversation

LautaroPetaccio
Copy link
Contributor

This PR adds the capability of using a custom system environment variables map instead of defaulting to the process.env one. This is useful for other build systems like vite which don't use process.env but use another global variable to store the environment variables.

@LautaroPetaccio LautaroPetaccio merged commit 59ae18e into master Jul 3, 2023
2 checks passed
@LautaroPetaccio LautaroPetaccio deleted the feat/use-custom-system-map branch July 3, 2023 20:21
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