Skip to content

servePreviewBootstrap

Nodepod API


Nodepod API / src/integrations/server / servePreviewBootstrap

servePreviewBootstrap(): Promise<Response>

Defined in: src/integrations/server.ts:95

Top-level bootstrap response for the root of a dedicated preview hostname. Route only preview-host requests here; the page installs the first-party worker and reconnects it to the Nodepod host tab.

Promise<Response>