0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00

[ci] format

This commit is contained in:
Patrick Miller 2024-01-04 11:38:04 +00:00 committed by astrobot-houston
parent 37021044dd
commit 825ba1a598

View file

@ -112,7 +112,7 @@ async function renderToStaticMarkup(
// https://github.com/solidjs/solid/issues/1931
// https://github.com/ryansolid/dom-expressions/commit/e09e255ac725fd59195aa0f3918065d4bd974e6b
...({ noScripts: !needsHydrate } as any),
})
})
: renderToString(renderFn, { renderId });
return {