@wasd258/dsh-port-manager
存在问题未声明依赖含界面v0.1.0Web 界面
DSH web port manager plugin: list all local listening ports, pick a free one, and hot-switch the DSH web port without restarting the process. 端口管理插件:查看本机已占用端口并热切换 DSH web 端口。[作者原文(英文)]
安装
dsh plugin --profile web add @wasd258/dsh-port-manager把 web 换成你自己的 profile 名。首次使用会自动初始化该 profile。
复核结果
- declares-bundle没有 dsh.bundle.patch —— 不贡献任何配置层
- entry-shipped入口模块已打包:lib/index.js
- prebuilt预构建 —— 安装时无需执行构建脚本
- client-half-shipped浏览器半侧已打包:lib/client.js