mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
[ci] format
This commit is contained in:
parent
37021044dd
commit
825ba1a598
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue