Closed dragon-fish closed 3 months ago
globalThis.process
may appear in browser environment. For example, it can be defined by legacy vite projects vite library projects:
We could be more cautious about calling process.cwd
@shigma any updates here?
superseded by 6d7cfe6ad6c3247900d830d6ba785abc7998bd2f
This commit fixes
TypeError: process.cwd is not a function
in browser environment