MCPcopy
hub / github.com/react/create-react-app / debug

Function debug

packages/react-error-overlay/fixtures/bundle_u.mjs:1947–1947  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1945var URL = __webpack_require__(/*! url-parse */ 52);
1946
1947var debug = function() {};
1948if (true) {
1949 debug = __webpack_require__(/*! debug */ 6)('sockjs-client:utils:url');
1950}

Callers 15

bundle_u.mjsFile · 0.70
createAjaxSenderFunction · 0.70
unattachFunction · 0.70
cleanupFunction · 0.70
onerrorFunction · 0.70
postFunction · 0.70
XhrReceiverFunction · 0.70
XDRObjectFunction · 0.70
InfoAjaxFunction · 0.70
AbstractXHRObjectFunction · 0.70
IframeTransportFunction · 0.70
SenderReceiverFunction · 0.70

Calls 1

applyMethod · 0.45

Tested by

no test coverage detected