Update dependencies
This commit is contained in:
@ -30,7 +30,9 @@ export default defineConfig({
|
||||
},
|
||||
}),
|
||||
sitemap(),
|
||||
image(),
|
||||
image({
|
||||
serviceEntryPoint: '@astrojs/image/sharp'
|
||||
}),
|
||||
mdx(),
|
||||
|
||||
/* Disable this integration if you don't use Google Analytics (or other external script). */
|
||||
|
Reference in New Issue
Block a user