Merge branch 'test/prefetch'

This commit is contained in:
Ad-closeNN
2025-09-06 18:37:16 +08:00
+3
View File
@@ -30,6 +30,9 @@ export default defineConfig({
site: "https://adclosenn.top",
base: "/",
trailingSlash: "always",
prefetch: {
prefetchAll: true
},
integrations: [
tailwind({
nesting: true,