perf: optimize blog assets for low bandwidth

This commit is contained in:
liumangmang
2026-05-11 15:51:32 +08:00
parent 119bfd49c5
commit 77024b5809
7 changed files with 36 additions and 13 deletions
+3
View File
@@ -14,6 +14,9 @@ export default defineUserConfig({
head: [['link', { rel: 'icon', href: '/favicon.png' }]],
shouldPrefetch: false,
shouldPreload: false,
theme,
bundler: viteBundler({
viteOptions: {