From b77da6a838e6dd023e98949967d3ce8a58552922 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 29 十一月 2024 14:08:43 +0800
Subject: [PATCH] 开发更新
---
h5/manifest.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index cd8f8b1..2e78cce 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -121,6 +121,7 @@
},
// "base" : "/h5/"
"devServer" : {
+ "open": false,
"port" : 8090,
"historyApiFallback" : true,
"disableHostCheck" : true,
--
Gitblit v1.9.3