Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

process.browser === true #562

Closed
alexey-pelykh opened this issue Apr 20, 2018 · 2 comments
Closed

process.browser === true #562

alexey-pelykh opened this issue Apr 20, 2018 · 2 comments

Comments

@alexey-pelykh
Copy link
Contributor

I've hit into something odd: in browser, debug package still tries to go Node route. https://github.com/defunctzombie/node-process/blob/master/browser.js#L156 I think this is the reason, and debug seems not to check for that. I don't really have a good explanation what to do next, yet I guess it's better to make a record

@alexey-pelykh
Copy link
Contributor Author

Though how the hell it went to https://github.com/visionmedia/debug/blob/master/src/index.js instead of "browser"...

@alexey-pelykh
Copy link
Contributor Author

PR #563

@Qix- Qix- closed this as completed Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants