feat: allow processing svg

This commit is contained in:
2026-05-08 17:39:03 -05:00
parent d280277736
commit 1fac451fc8

View File

@@ -15,6 +15,10 @@ export default defineConfig({
security: { csp: true },
image: {
dangerouslyProcessSVG: true,
},
prefetch: true,
integrations: [