We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d3fc7 commit 03ae6f6Copy full SHA for 03ae6f6
1 file changed
docs/README.md
@@ -236,15 +236,3 @@ edit config.xml. add code below.
236
<preference name="CodePushServerUrl" value="http://api.code-push.com/" />
237
</platform>
238
```
239
-
240
-## Use [CodePush Web](https://github.com/lisong/code-push-web) manage apps
241
242
-> add codePushWebUrl config in config.js
243
244
-eg.
245
246
-```javascript
247
-"common": {
248
- "codePushWebUrl": "Your CodePush Web address",
249
-}
250
-```
0 commit comments