chore: some upgrade
All checks were successful
Deploy to SFTP Server / build (push) Successful in 22m39s

This commit is contained in:
Max Richter
2025-10-28 17:36:09 +01:00
parent 6545a25741
commit 24d01e44b0
5 changed files with 65 additions and 62 deletions

View File

@@ -42,9 +42,7 @@ export default defineConfig({
],
server: {
watch: {
// Customize watch behavior to reduce file watchers
ignored: ["**/node_modules/**", "**/dist/**", "**/.git/**"],
usePolling: process.env.NODE_ENV === "production",
},
},
},