merge preprod
All checks were successful
Deploy Production / Build and Deploy to Production (push) Successful in 28s

This commit is contained in:
isUnknown 2026-03-08 17:51:45 +01:00
commit 01b4a374cf
116 changed files with 16915 additions and 842 deletions

View file

@ -17,6 +17,7 @@ export default defineConfig(({ mode }) => {
minify: mode === 'production',
},
server: {
cors: true,
watch: {
ignored: [
'**/node_modules/**',