mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
Fix examples smoke test fail (#8923)
This commit is contained in:
parent
be0ab6c28a
commit
03eab97377
1 changed files with 6 additions and 6 deletions
|
@ -558,7 +558,7 @@
|
|||
experimental: {
|
||||
hybridOutput: true,
|
||||
},
|
||||
})
|
||||
});
|
||||
```
|
||||
|
||||
Then add `export const prerender = false` to any page or endpoint you want to opt-out of pre-rendering.
|
||||
|
|
Loading…
Add table
Reference in a new issue