1.2.4 • Published 7 years ago

prep-cordova v1.2.4

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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
1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago