GitHub user joseph-onsip opened a pull request: https://github.com/apache/cordova-lib/pull/71
Allow plugin modules to be .json files This lets projects include JSON files as they would in Node.js You can merge this pull request into a Git repository by running: $ git pull https://github.com/joseph-onsip/cordova-lib exportJSON Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/71.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 #71 ---- commit 28b372e1952131e18dcfa679694bd523a3e46e20 Author: Joseph Frazier <jos...@onsip.com> Date: 2014-08-07T14:06:39Z Allow plugin modules to be .json files ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---