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

Don't error if process is undefined #37

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

emschwartz
Copy link
Contributor

What kind of change does this PR introduce?

Loading this SDK in a browser context that does not have process.env defined currently throws an error. This fixes it so it handles if process is undefined.

@emschwartz
Copy link
Contributor Author

This test failure seems to be unrelated to this change. Do tests need to be run by project maintainers in order to access some test values?

@kiwicopple
Copy link
Member

Legend, thanks @emschwartz

@kiwicopple kiwicopple merged commit 8dc1742 into supabase:master Jan 4, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2021

🎉 This PR is included in version 1.9.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants