MCPcopy Create free account
hub / github.com/toeverything/AFFiNE / error-handler.js

File error-handler.js

tools/cli/src/webpack/error-handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function () {
2 var errorEl = null;
3 function showGlobalErrorPage() {
4 if (errorEl) {

Callers

nothing calls this directly

Tested by

no test coverage detected