@open-dy/tt-wasmsplit-ci 1.0.1 → 1.0.3

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.
package/README.md CHANGED
@@ -77,7 +77,7 @@ Options:
77
77
 
78
78
  ## 终止分包
79
79
  ```bash
80
- tt-wasmsplit-ci stop -p <package> -i <appId>
80
+ tt-wasmsplit-ci disable -p <package> -i <appId>
81
81
  ```
82
82
  输入需要终止分包的小游戏包,若该包开启了分包,则终止分包。
83
83
  ```