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

chore: replace NODE_ENV at build time #295

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

jamiebrynes7
Copy link
Owner

With react, it tries to read from process.env, but this fails on mobile leading to the plugin failing to load.

By replacing this at build-time, we can sidestep this issue.

With react, it tries to read from process.env, but this fails on mobile leading to the plugin failing to load.

By replacing this at build-time, we can sidestep this issue.
@jamiebrynes7 jamiebrynes7 merged commit beb3550 into master Mar 13, 2024
1 check passed
@jamiebrynes7 jamiebrynes7 deleted the chore/fix-mobile-build branch March 13, 2024 19:54
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.

1 participant