perf: optimize blog assets for low bandwidth
This commit is contained in:
@@ -14,6 +14,9 @@ export default defineUserConfig({
|
||||
|
||||
head: [['link', { rel: 'icon', href: '/favicon.png' }]],
|
||||
|
||||
shouldPrefetch: false,
|
||||
shouldPreload: false,
|
||||
|
||||
theme,
|
||||
bundler: viteBundler({
|
||||
viteOptions: {
|
||||
|
||||
Reference in New Issue
Block a user