Stone.js API
    Preparing search index...
    • Prepare the error page to render.

      Error pages are prepared separately because their handler is different from the normal page handler: it takes an error as the first argument and the event as the second. StoneError is handed over as the fallback, for an error the application declared no page for.

      Parameters

      Returns Promise<void>