servePreviewBootstrap
Nodepod API / src/integrations/server / servePreviewBootstrap
Function: servePreviewBootstrap()
Section titled “Function: 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.
Returns
Section titled “Returns”Promise<Response>