Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: avoid
ReferenceError
in browser
`process && process.emitWarning` will cause `ReferenceError: process is not defined` in browser
- Loading branch information