Skip to content

fix(browser): should check whether process exists#325

Closed
tomtomau wants to merge 1 commit intodebug-js:masterfrom
tomtomau:fix-browser
Closed

fix(browser): should check whether process exists#325
tomtomau wants to merge 1 commit intodebug-js:masterfrom
tomtomau:fix-browser

Conversation

@tomtomau
Copy link
Copy Markdown
Contributor

Currently, 2.3.1 breaks in the browser. We need to check whether process is defined.

@stephenmathieson
Copy link
Copy Markdown
Contributor

stephenmathieson commented Nov 10, 2016

@TooTallNate
Copy link
Copy Markdown
Contributor

Good catch. Let us know if v2.3.2 doesn't fix it for you guys.

@perrin4869
Copy link
Copy Markdown

Maybe a better idea is to do something like var process = require('process')?

@tomtomau tomtomau deleted the fix-browser branch November 10, 2016 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants