启动脚本后打开浏览器

This commit is contained in:
xdragon 2024-09-05 14:31:17 +08:00
parent bb05426faa
commit c28c0a03d7

View file

@ -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