Commit bd51da7
fix: unconditional process reference
process does not exist in the browser and therefore throws an error if
one tries to create a client in the browser.
Fix it in a way that's compatible with any (future) engine that doesn't
have a process global.1 parent 8756508 commit bd51da7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments