We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a246219 commit c1f128fCopy full SHA for c1f128f
other/hbuilderx-cli/README.md
@@ -28,7 +28,7 @@ npm install @dcloudio/hbuilderx-cli --save-dev
28
29
## 📖 命令使用
30
31
-### 开发命令 (uni-launch)
+<!-- ### 开发命令 (uni-launch)
32
33
#### Web 平台
34
@@ -86,7 +86,7 @@ npm run dev:mp-alipay -- --runtime-log true
86
87
# 抖音小程序
88
npm run dev:mp-toutiao -- --runtime-log true
89
-```
+``` -->
90
91
### 日志查看命令 (uni-logcat)
92
other/hbuilderx-cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dcloudio/hbuilderx-cli",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "HBuilderX CLI integration for uni-app development",
5
"main": "lib/hbuilderx.js",
6
"bin": {
0 commit comments