We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af2a0f commit f8733f1Copy full SHA for f8733f1
1 file changed
astro.config.mjs
@@ -89,6 +89,7 @@ export default defineConfig({
89
pagefind(),
90
deleteUnusedImages(),
91
(await import("astro-compress")).default({
92
+ Image: false,
93
SVG: false,
94
}),
95
],
0 commit comments