Skip to content

Commit

Permalink
feat: add prefetch support
Browse files Browse the repository at this point in the history
  • Loading branch information
fbuireu committed Sep 11, 2024
1 parent c00b7a9 commit d68558e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ export default defineConfig({
},
},
site: "https://biancafiore.me",
prefetch: true,
vite: {
ssr: {
external: ["firebase-admin", "node:async_hooks", "contentful"],
Expand Down

0 comments on commit d68558e

Please sign in to comment.