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: access process from globalThis #348

Merged
merged 2 commits into from
Sep 29, 2021

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Sep 29, 2021

Fixes webpack error:

Module not found: Error: Can't resolve 'process/browser' in /path/...

Falls back to setImmediate, then setTimeout.

Fixes webpack error:

```
Module not found: Error: Can't resolve 'process/browser' in /path/...
```
@achingbrain achingbrain merged commit ec96623 into master Sep 29, 2021
@achingbrain achingbrain deleted the fix/access-process-on-globalThis branch September 29, 2021 09:58
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