mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 01:20:06 -04:00
feat(aiSummary): AI 文章总结
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ export default defineConfig({
|
||||
// when the Tailwind class `transition-all` is used
|
||||
containers: ["main", "#toc"],
|
||||
smoothScrolling: true,
|
||||
cache: true,
|
||||
cache: process.env.NODE_ENV !== "development",
|
||||
preload: true,
|
||||
accessibility: true,
|
||||
updateHead: true,
|
||||
|
||||
Reference in New Issue
Block a user