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

Look into removing plugins directory

    XMLWordPrintableJSON

Details

    Description

      With cordova-fetch, all modules are being saved in node_modules directly.

      Our code currently copies the plugin folder from a projects node_modules into plugins directory of a project. And then the plugin gets copied from the plugins directory into the specific platform. I propose we remove the need to stage plugins in the plugins directory and copy it straight from node_modules into platforms directory when it gets installed.

      We will need to investigate fetch.json and each <platform>.json that currently lives in the plugins directory. Do we need these files? Why?

      I will make a more detailed proposal on cordova-discuss soon for this.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: