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

plugman does not honor optional www_dir parameter

    XMLWordPrintableJSON

Details

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

    Description

      According to plugman documentation, plugman should allow changing the location of a project's www directory via --www parameter. However, it still uses the default www directory.

      steps to reproduce:

      cordova create Baz
      cd Baz
      cordova platform add android 
      plugman install --platform android --project platforms/android --plugin https://github.com/apache/cordova-plugin-device.git --www ./custom_www
      

      The cordova_plugins.js file and plugins/ directory will be created under the default www directory, but not custom_www

      Attachments

        Issue Links

          Activity

            People

              agrieve Andrew Grieve
              leyonh Liyong Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: