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

local windows paths to plugins are git cloned

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-plugman
    • None

    Description

      plugman fetch is only checking for the file: protocol on specified plugins so
      This works :
      `plugman install --plugin ./myplugin `
      This does not :
      `plugman install --plugin c:/repos/myplugin `

      If the plugin folder is a git repo, then it is locally cloned, and used, which does actually work, but if you are working on it, you will have to commit every time you test to always clone the latest.

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            purplecabbage Jesse MacFadyen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: