restore(config): 恢复预加载配置

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