prep-cordova

1.2.4 • Public • Published

NPM version

Install with npm install prep-cordova

API

Use prep-cordova to consume array of plugins in package.json. Must be ran in the directory where the package.json is located.

Example:

"cordovaPlugins": [
    "cordova-plugin-mfp",
    "cordova-plugin-mfp-jsonstore",
    "cordova-plugin-barcodescanner"
  ]

Optional

Flag of --mfp can be set to true or false. True makes it compatible with the IBM MobileFirst CLI Defaults to false

Flag of --platforms can be set to true or false. True makes it generate platforms located in config.xml Defaults to true

Example:

prep-cordva --mfp=true

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i prep-cordova

    Weekly Downloads

    6

    Version

    1.2.4

    License

    ISC

    Last publish

    Collaborators

    • ddaley