Update astro.config.mjs

This commit is contained in:
Nikola Hristov
2023-08-14 19:38:15 +03:00
committed by GitHub
parent c901742278
commit 829e21c076

View File

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