From 245912b3b595400ecdd5965ce5e466d190f06ae4 Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期三, 12 七月 2023 19:08:41 +0800
Subject: [PATCH] 新增后台配置模块

---
 vue.develop.config.js |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/vue.develop.config.js b/vue.develop.config.js
index 28aaa9a..d3e711a 100644
--- a/vue.develop.config.js
+++ b/vue.develop.config.js
@@ -9,10 +9,5 @@
       target: targetProxy,
       changeOrigin: true
     }
-  },
-  watchOptions: {
-    aggregateTimeout: 300, // 鏀瑰姩寤惰繜鏃堕棿
-    poll: 1000, // 杞鏃堕棿
-    ignored: /node_modules/
   }
 }

--
Gitblit v1.8.0