feat(website): enable some experimental astro features
This commit is contained in:
@@ -38,7 +38,8 @@ export default defineConfig({
|
||||
output: "directory",
|
||||
},
|
||||
experimental: {
|
||||
contentCollectionCache: false,
|
||||
directRenderScript: true,
|
||||
clientPrerender: true
|
||||
},
|
||||
integrations: [
|
||||
starlight({
|
||||
|
||||
Reference in New Issue
Block a user