Some a11y and Lighthouse testing
This commit is contained in:
@ -12,6 +12,9 @@ export default defineConfig({
|
||||
image: {
|
||||
service: sharpImageService()
|
||||
},
|
||||
experimental: {
|
||||
optimizeHoistedScript: true,
|
||||
},
|
||||
compressHTML: true,
|
||||
site: "https://steamwar.de",
|
||||
integrations: [svelte(), tailwind(), configureI18n(), sitemap({
|
||||
|
||||
Reference in New Issue
Block a user