We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c637faa commit 113393eCopy full SHA for 113393e
site/pages/docs/cli.md
@@ -215,13 +215,12 @@ $ npm install -g react-native-update-cli
215
react-native-update-cli: 1.45.4 (最新:1.45.4)
216
react-native-update: 10.28.11 (最新:10.28.11)
217
以下是 dry-run 模拟运行结果,不会实际执行任何操作:
218
-已将热更版本 211343 绑定到原生版本 1.28.1 (id: 75219)
219
-已将热更版本 211343 绑定到原生版本 1.28 (id: 75184)
220
-已将热更版本 211343 绑定到原生版本 1.5 (id: 73396)
221
-已将热更版本 211343 绑定到原生版本 2.0 (id: 68219)
222
-已将热更版本 211343 绑定到原生版本 1.0 (id: 68158)
+已将热更包 211343 绑定到原生版本 1.28.1 (id: 75219)
+已将热更包 211343 绑定到原生版本 1.28 (id: 75184)
+已将热更包 211343 绑定到原生版本 1.5 (id: 73396)
+已将热更包 211343 绑定到原生版本 2.0 (id: 68219)
+已将热更包 211343 绑定到原生版本 1.0 (id: 68158)
223
操作完成,共已绑定 5 个原生版本
224
-操作成功
225
```
226
227
0 commit comments