Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(engine-core): process is not defined (#5255)
* fix(engine-core): process is not defined * fix: check typeof process * fix(engine-core): check IS_BROWSER Co-authored-by: Will Harney <[email protected]> * fix: should be || not && * fix: revert to using typeof process * chore: remove unneeded change --------- Co-authored-by: Will Harney <[email protected]>
- Loading branch information