feat: allow processing svg
This commit is contained in:
@@ -15,6 +15,10 @@ export default defineConfig({
|
||||
|
||||
security: { csp: true },
|
||||
|
||||
image: {
|
||||
dangerouslyProcessSVG: true,
|
||||
},
|
||||
|
||||
prefetch: true,
|
||||
|
||||
integrations: [
|
||||
|
||||
Reference in New Issue
Block a user