chore(astro): upgrade to Astro 3

This commit is contained in:
Stefan Imhoff
2023-09-08 14:23:59 +02:00
parent 51e648bb3d
commit d351d44dc6
4 changed files with 3140 additions and 3071 deletions

View File

@@ -83,7 +83,6 @@ export default defineConfig({
},
}),
],
compressHTML: true,
build: {
inlineStylesheets: 'always',
client: './dist',