MCPcopy Create free account
hub / github.com/TruthHun/BookStack / disableLongStackTraces

Function disableLongStackTraces

static/word2md/mammoth.browser.js:4770–4770  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4768};
4769
4770var disableLongStackTraces = function() {};
4771Promise.longStackTraces = function () {
4772 if (async.haveItemsQueued() && !config.longStackTraces) {
4773 throw new Error("cannot enable long stack traces after promises have been created\u000a\u000a See http://goo.gl/MqrFmX\u000a");

Callers 1

mammoth.browser.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected