fbjs icon indicating copy to clipboard operation
fbjs copied to clipboard

Fix runtime error in ErrorUtils.js

Open frenzzy opened this issue 6 years ago • 0 comments
trafficstars

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.

frenzzy avatar Oct 07 '19 07:10 frenzzy