Stone.js API
    Preparing search index...
    • Run the full SSG pass: collect targets, render each, write files.

      The render function is supplied by the build pipeline (it invokes the built SSR app / use-react's prerenderPage for a given path). Rendering runs with bounded concurrency.

      Parameters

      Returns Promise<string[]>

      The list of written file paths.