remove formatting changes from vite file
This commit is contained in:
parent
b5fbe784b3
commit
3513a6d97d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue