iamge cmopression and a few small tweaks
This commit is contained in:
@@ -25,11 +25,15 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
|
||||
modules: ['nuxt-icon', '@nuxt/content'],
|
||||
modules: ['nuxt-icon', '@nuxt/content', '@nuxt/image-edge'],
|
||||
|
||||
nitro: {
|
||||
prerender: {
|
||||
crawlLinks: true,
|
||||
routes: ['/sitemap.xml']
|
||||
},
|
||||
experimental: {
|
||||
payloadExtraction: true
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user