GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-cli/pull/187
CB-6024 Document -- for platform options
CB-6024 Document -- for platform options
Before CB-6024, you could do things like:
cordova run platform --platformopt
now you need to do:
cordova run platform -- --platformopt
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-cli cb_6024
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/187.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #187
----
commit 0715a14cc67529677c314185f045cc0f0ecc8ac9
Author: Steven Gill <[email protected]>
Date: 2014-07-22T23:47:21Z
checking for browserify flag
commit b438aec732fcffe20d8f82fe76459561d9973a94
Author: Suraj Pindoria <[email protected]>
Date: 2014-07-24T18:22:50Z
Added browserify flag to cli options
commit d158f4054f10655272e49707f297cf5e3c41c5d0
Author: Steven Gill <[email protected]>
Date: 2014-07-30T21:57:34Z
Merge branch 'CB-7001' of github.com:surajpindoria/cordova-cli
commit a0c3a7cb6db35d0012715111f3c73ce025e3f9c5
Author: Josh Soref <[email protected]>
Date: 2014-07-30T22:32:53Z
CB-6024 Document -- for platform options
Before CB-6024, you could do things like:
cordova run platform --platformopt
now you need to do:
cordova run platform -- --platformopt
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---