/** * Dev serves the same bundled hydration runtime as production, inline. * * Inlining keeps dev on one request and one cache story: the document already * carries per-request hydration data, so a separate versioned module URL would * only add a round trip. The bundle itself is identical to the production * artifact — both come from `runtime/` via the prebundle step. * * The bundle is escaped on the way in. Its bytes come from whatever the runtime * modules happen to contain, so a `