Update astro.config.mjs

This commit is contained in:
Nikola Hristov
2023-08-14 18:40:47 +03:00
committed by GitHub
parent f398eb58e7
commit c901742278

View File

@ -64,13 +64,10 @@ export default defineConfig({
tasks(),
compress({
CSS: true,
HTML: {
removeAttributeQuotes: false,
},
Image: false,
JavaScript: true,
SVG: true,
Logger: 1,
}),
],