mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
remove polling
This commit is contained in:
@@ -50,9 +50,9 @@ export default defineConfig(({ command, mode }) => {
|
||||
server: {
|
||||
open: true,
|
||||
port: 3000,
|
||||
watch: {
|
||||
usePolling: true
|
||||
},
|
||||
// watch: {
|
||||
// usePolling: true
|
||||
// },
|
||||
proxy: {
|
||||
'/rest': 'http://localhost:3080',
|
||||
'/api': {
|
||||
|
||||
Reference in New Issue
Block a user