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

Allow using --nobuild flag without screening

VotersStop watchingWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment