/** * TanStack Start live-mode adapter. * * TanStack Start is SSR: there is no static index.html to patch. The document * shell is a React component (`shellComponent`/`component`) defined in the root * route file, `src/routes/__root.tsx`, which renders `…{children} * `. * * A raw `