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: avoid ReferenceError in browser #102

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

OpportunityLiu
Copy link
Contributor

process && process.emitWarning will cause ReferenceError: process is not defined in browser

`process && process.emitWarning` will cause `ReferenceError: process is not defined` in browser
@valeriangalliat valeriangalliat merged commit 74402b7 into valeriangalliat:master Jul 23, 2021
@valeriangalliat
Copy link
Owner

Good catch, thank you!

@valeriangalliat
Copy link
Owner

valeriangalliat commented Jul 23, 2021

Live on 8.1.2

@OpportunityLiu OpportunityLiu deleted the patch-1 branch August 31, 2021 03:31
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