From 64d1f525ad6d0fd8ade99422fda82a7a242a9a47 Mon Sep 17 00:00:00 2001 From: Exteban08 Date: Thu, 8 Jan 2026 04:58:57 +0000 Subject: [PATCH] hmr --- vite.config.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/vite.config.ts b/vite.config.ts index 6209e42..95c0559 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -17,12 +17,6 @@ export default defineConfig({ 'localhost', 'sistema.gestionrecursoshidricos.com', ], - hmr: { - protocol: 'wss', - host: 'sistema.gestionrecursoshidricos.com', - clientPort: 443, - overlay: true, - }, // proxy:{ // '/api':{ // target: 'http://localhost:4000/',