Github user asfgit closed the pull request at:
https://github.com/apache/cordova-js/pull/138
---
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
Github user audreyso commented on a diff in the pull request:
https://github.com/apache/cordova-js/pull/138#discussion_r81263858
--- Diff: tasks/lib/bundle.js ---
@@ -30,35 +30,44 @@ module.exports = function bundle(platform, debug,
commitId, platformVersion, pla
var scrip
Github user stevengill commented on a diff in the pull request:
https://github.com/apache/cordova-js/pull/138#discussion_r81262704
--- Diff: tasks/lib/bundle.js ---
@@ -30,35 +30,44 @@ module.exports = function bundle(platform, debug,
commitId, platformVersion, pla
var scr
GitHub user audreyso opened a pull request:
https://github.com/apache/cordova-js/pull/138
CB-9967
Removed the platform specific code from cordova-js (Legacy-exec, etc). When
working on CB-9967, also discovered and addressed CB-11928. Jshint is not
wokring with node6 so it's been re