From c28c0a03d75de23aa341842e70f39ff56f65bd5c Mon Sep 17 00:00:00 2001 From: xdragon <283824437@qq.com> Date: Thu, 5 Sep 2024 14:31:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=AF=E5=8A=A8=E8=84=9A=E6=9C=AC=E5=90=8E?= =?UTF-8?q?=E6=89=93=E5=BC=80=E6=B5=8F=E8=A7=88=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/start.bat b/start.bat index bf8f1b23d..bfc1c2750 100644 --- a/start.bat +++ b/start.bat @@ -9,4 +9,7 @@ REM `node_modules\ep_etherpad-lite` on Windows. Because some plugins access REM Etherpad internals via `require('ep_etherpad-lite/foo')`, REM `node_modules\ep_etherpad-lite` is used here. cd src + +start microsoftedge "http://localhost:9001" pnpm run prod +