Andrew Grieve created CB-8285:
---------------------------------

             Summary: Don't create .fetch.json files within plugin directories
                 Key: CB-8285
                 URL: https://issues.apache.org/jira/browse/CB-8285
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


Right now cordova creates `.fetch.json` files at: 
`project/plugins/ID/.fetch.json`.

This is super annoying when using `cordova plugin add --link`, since now the 
`.fetch.json` file appears in the original plugin directory.

We should instead record this information within the plugins/ directory 
directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to