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", site: "https://adclosenn.top",
base: "/", base: "/",
trailingSlash: "always", trailingSlash: "always",
prefetch: {
prefetchAll: true
},
integrations: [ integrations: [
tailwind({ tailwind({
nesting: true, nesting: true,