Skip to content

fix: check for process#396

Merged
streamich merged 1 commit into
streamich:masterfrom
TrevorSundberg:master
Jul 16, 2019
Merged

fix: check for process#396
streamich merged 1 commit into
streamich:masterfrom
TrevorSundberg:master

Conversation

@TrevorSundberg

@TrevorSundberg TrevorSundberg commented Jun 15, 2019

Copy link
Copy Markdown

Fixes this issue when running in the browser:

process.js:5 Uncaught ReferenceError: process is not defined
    at createProcess (process.js:5)
    at Object../node_modules/memfs/lib/process.js (process.js:32)
    at __webpack_require__ (bootstrap:19)
    at Object.<anonymous> (node.js:16)
    at Object../node_modules/memfs/lib/node.js (node.js:405)
    at __webpack_require__ (bootstrap:19)
    at Object../node_modules/memfs/lib/volume.js (volume.js:17)
    at __webpack_require__ (bootstrap:19)
    at Object../node_modules/memfs/lib/index.js (index.js:16)
    at __webpack_require__ (bootstrap:19)

@streamich streamich left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@streamich streamich merged commit 2314dad into streamich:master Jul 16, 2019
streamich pushed a commit that referenced this pull request Jul 16, 2019
## [2.15.5](v2.15.4...v2.15.5) (2019-07-16)

### Bug Fixes

* check for process ([8b9b00c](8b9b00c))
* check for process ([#396](#396)) ([2314dad](2314dad))
@streamich

Copy link
Copy Markdown
Owner

🎉 This PR is included in version 2.15.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants