Skip to content

Fix runtime error in ErrorUtils.js#355

Open
frenzzy wants to merge 1 commit intofacebook:mainfrom
frenzzy:patch-1
Open

Fix runtime error in ErrorUtils.js#355
frenzzy wants to merge 1 commit intofacebook:mainfrom
frenzzy:patch-1

Conversation

@frenzzy
Copy link

@frenzzy frenzzy commented Oct 7, 2019

This file is used in relay-runtime/store/RelayPublishQueue.js and executed in browser where global object is not available which leads to a runtime error.

This file is used in [relay-runtime/store/RelayPublishQueue.js](https://github.com/facebook/relay/blob/v6.0.0/packages/relay-runtime/store/RelayPublishQueue.js#L13) and executed in browser where `global` object is not available which leads to a runtime error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants