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: "process" not found on local dev environment #628

Closed
wants to merge 1 commit into from

Conversation

shibomb
Copy link
Contributor

@shibomb shibomb commented Nov 3, 2024

Solves #627

changes:
It also determines if the process object is undefined.

@davepagurek
Copy link
Collaborator

I think we still need to read the env vars in order for testing custom p5 builds to work, so I think we can't just fall back on the CDN here. I'm going to look into an alternate way to pass that data in that works with hydrated components too.

@shibomb
Copy link
Contributor Author

shibomb commented Nov 4, 2024

@davepagurek Thank you for your response!
It works fine in my local environment with #629.
I'll close this pull request.

@shibomb shibomb closed this Nov 4, 2024
@shibomb shibomb deleted the fix/local-env-notfound branch November 4, 2024 02:19
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.

2 participants