Skip to content

Function: pageBundle()

pageBundle(): Promise<string>

Defined in: aiui-intent-client/src/sidecar.ts:58

Bundle src/cdp/page-bundle.ts (locator · jump · pencil) into one IIFE that assigns PAGE_GLOBAL. Built on demand — this is a dev-time surface, and a rebuild costs tens of milliseconds — so editing the page surfaces needs no restart, just a page that mounts them again.

Returns

Promise<string>