Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-7636

Allow using --nobuild flag without screening

    XMLWordPrintableJSON

Details

    Description

      Currently ‘--nobuild’ param requires – screening

      So this skips --nobuild flag

      λ cordova run wp8 --nobuild --target="dummy"
      

      Whereas the following works correct

      λ cordova run wp8 --target="dummy" -- --nobuild
      

      This is inconsistent with other run options (--device, --target, --emulator) which don’t not require screening.

      Attachments

        Activity

          People

            sgrebnov Sergey Grebnov
            sgrebnov Sergey Grebnov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: