[GitHub] cordova-cli pull request #287: CB-13303 : added noprod/production as an opti...

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/287 --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org

[GitHub] cordova-cli pull request #287: CB-13303 : added noprod/production as an opti...

2017-10-03 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/287#discussion_r142530184 --- Diff: src/cli.js --- @@ -475,8 +491,11 @@ function cli (inputArgs) { link: args.link || false, save: args.save,

[GitHub] cordova-cli pull request #287: CB-13303 : added noprod/production as an opti...

2017-10-03 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/287#discussion_r142529980 --- Diff: src/cli.js --- @@ -465,6 +473,14 @@ function cli (inputArgs) { // User explicitly did not pass in searchpath

[GitHub] cordova-cli pull request #287: CB-13303 : added noprod/production as an opti...

2017-10-03 Thread audreyso
GitHub user audreyso opened a pull request: https://github.com/apache/cordova-cli/pull/287 CB-13303 : added noprod/production as an option, no prod turns off pr… …oduction ### Platforms affected ### What does this PR do? Added