final touches

This commit is contained in:
2026-04-20 17:46:53 +01:00
parent 777f7e7608
commit f67abeb0bf
12 changed files with 107 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ const config = {
assets: 'build',
fallback: undefined,
precompress: false,
strict: true
strict: true,
}),
},
};