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

move node_modules to package.json and update create script to copy from root

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-ios, cordova-osx
    • None

    Description

      Right now, node_modules lives in cordova-ios/bin/node_modules. That means we aren't managing those deps anywhere (not in package.json). I propose moving these into the root package.json and adding them as bundledDependenceis. Then update the create script to copy the root/node_modules directory instead of root/bin/node_modules.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: