Jan Piotrowski created CB-13110:
-----------------------------------
Summary: `cordova help prepare` is missing `--fetch` parameter
Key: CB-13110
URL: https://issues.apache.org/jira/browse/CB-13110
Project: Apache Cordova
Issue Type: Bug
Components: cordova-cli
Affects Versions: 7.0.1
Reporter: Jan Piotrowski
Priority: Minor
{code}
> cordova help prepare
Synopsis
cordova prepare [PLATFORM..]
Copies files for specified platforms, or all platforms,
so that the project is ready to build with each SDK.
Options
--browserify .............................. Compile plugin JS at build
time using
browserify instead of runtime.
Example
cordova prepare --browserify
{code}
On the web docs is another `--fetch` option available:
https://cordova.apache.org/docs/en/latest/reference/cordova-cli/index.html#cordova-prepare-command
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]