Github user audreyso commented on a diff in the pull request:

    https://github.com/apache/cordova-cli/pull/286#discussion_r142480887
  
    --- Diff: src/cli.js ---
    @@ -443,12 +444,16 @@ function cli (inputArgs) {
                 });
             }
     
    -        if (args.nosave) {
    +        if (args.nosave || args['save-exact']) {
    --- End diff --
    
    kk updated! thanks!


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to