Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dpogue/cb-13797

Example test case for Cordova issue CB-13797
https://github.com/dpogue/cb-13797

Last synced: 13 days ago
JSON representation

Example test case for Cordova issue CB-13797

Awesome Lists containing this project

README

        

CB-13797 Example
================

Steps to reproduce
------------------

```
npm install
./node_modules/.bin/cordova prepare --verbose
```

Notes
-----

* All dependencies are tracked **only** in package.json, not in config.xml
* Running `cordova prepare` will cause platforms/plugins to be added to
config.xml, so make sure you're starting with no changes to that file