GitHub user stevengill opened a pull request: https://github.com/apache/cordova-js/pull/112
CB-8441 add platforms as devdeps and cordova-js-src to build cordova.js * Use legacy-exec/platform when cordova-js-src is not available * updated grunt workflow to not require platformVersion flag anymore to build. Instead grab platform version info from platform dependencies. * fix bug with browserify workflow where multiple platforms caused incorrect symbolList + asyc issues when adding modules * both `grunt compile:browserify` and `grunt compile` are supported. You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-js CB-8441 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-js/pull/112.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 #112 ---- commit 6c7765e53bed09b88713956861dc9cd085baad2b Author: Steve Gill <stevengil...@gmail.com> Date: 2015-05-06T18:21:07Z CB-8441 added platforms as dev dependencies commit 65344c1b127d58151b12105bad0f5e993aad8738 Author: Steve Gill <stevengil...@gmail.com> Date: 2015-05-12T00:10:38Z if no --platformVersion, set it to N/A instead of failing commit 2c7cf57f9655965a627ee54447ba79c53c6bafac Author: Steve Gill <stevengil...@gmail.com> Date: 2015-05-12T01:23:08Z CB-8441 grunt compile now uses platform dependencies cordova-js-src for platform specific exec files commit 156e26053f471095d0bf8298793f8b575e6ba597 Author: Steve Gill <stevengil...@gmail.com> Date: 2015-05-16T00:12:55Z CB-8441 updated workflow to use cordova-js-src when available commit cb234634f072f049ade498968c5aa9888dd7611c Author: Steve Gill <stevengil...@gmail.com> Date: 2015-05-18T07:59:43Z CB-8441 platformVersion flag not required anymore. Grab version from dependecy platform versions ---- --- 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. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org