remove formatting changes from vite file

This commit is contained in:
Neil Beukes 2026-05-27 14:09:41 +00:00
parent b5fbe784b3
commit 3513a6d97d
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ export default defineConfig(({ command, mode }) => {
changeOrigin: true,
secure: true
}
},
watch: {
// Use polling only for WSL as the file system doesn't trigger notifications for Linux apps