Explorar o código

disable Vite file watcher polling

Alexander Musikhin hai 2 semanas
pai
achega
5396569260
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      vite.config.js

+ 0 - 3
vite.config.js

@@ -7,9 +7,6 @@ export default defineConfig({
         port: 5172,
         hmr: {
             host: '127.0.0.1'
-        },
-        watch: {
-            usePolling: true,
         }
     },
     plugins: [