diff --git a/cli/index.ts b/cli/index.ts index c91fb93f..97cc610f 100644 --- a/cli/index.ts +++ b/cli/index.ts @@ -253,6 +253,7 @@ async function getPageHTML( }; `, + redocOptions: `${JSON.stringify(redocOptions)}`, redocHead: ssr ? (cdn ? ''