chore: some upgrade
All checks were successful
Deploy to SFTP Server / build (push) Successful in 22m39s
All checks were successful
Deploy to SFTP Server / build (push) Successful in 22m39s
This commit is contained in:
@@ -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",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user