dsh-session-cloud 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,9 @@
1
+ # dsh-session-cloud 组合包 patch(npm 分发链路,docs/02 §8.1)。
2
+ # 用户执行 dsh plugin --profile web add dsh-session-cloud 后,dsh 按
3
+ # dsh.bundle.patch 找到本文件,把下行插件行合并进 profile 插件清单;
4
+ # name 用包名(非路径),让 Node 模块解析从已安装的 node_modules 加载。
5
+ # 与开发态 --patch(packages/plugin/test/e2e/dev.patch.yml,相对路径直挂
6
+ # src/index.ts)同构,只是引用方式不同。
7
+ - insert:
8
+ - id: cloud-sync
9
+ name: dsh-session-cloud