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

cordova.config not being used during cordova.create

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0.0
    • 5.0.1
    • cordova-lib
    • None

    Description

      With the recent changes of getting cordova app-hello-world from npm, cordova.config stopped being used during cordova create.

      The offending line is https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/create.js#L58

      Issue is, by the time it reaches that line, cfg is always {} if no config was passed in via the command line.

      Attachments

        Activity

          People

            stevegill Steve Gill
            stevegill Steve Gill
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: