You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/11/28 16:47:09 UTC

[cordova-paramedic] 02/03: remove browserify docs

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-readme
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git

commit d1fe46c06b26060984219fd77d256e97d5cef5c3
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Nov 28 17:46:46 2018 +0100

    remove browserify docs
---
 README.md | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/README.md b/README.md
index 96aa376..2757d66 100644
--- a/README.md
+++ b/README.md
@@ -177,14 +177,6 @@ Useful when testing on real device (`--device` parameter) so that tests results
 cordova-paramedic --platform ios --plugin cordova-plugin-inappbrowser --externalServerUrl http://10.0.8.254
 ```
 
-#### `--browserify` (optional)
-
-Plugins are browserified into cordova.js.
-
-```
-cordova-paramedic --platform ios --plugin cordova-plugin-inappbrowser --browserify
-```
-
 #### `--port` (optional)
 
 Port to use for posting results from emulator back to paramedic server (default is from `8008`). You can also specify a range using `--startport` and `endport` and paramedic will select the first available.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org