componentDidCatch()

in src/ui/compiler.tsx [21:23]


    componentDidCatch(error: Error) {
      errorCallback(error);
    }