[
https://issues.apache.org/jira/browse/CB-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275442#comment-14275442
]
ASF subversion and git services commented on CB-8285:
-----------------------------------------------------
Commit 23d9e7ed7f5437a223e219c6a8a3e0cba65e0faa in cordova-lib's branch
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=23d9e7e ]
CB-8285 Fix regression caused by c49eaa86c92b (PluginInfo's are cached, don't
change them)
> 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: [email protected]
For additional commands, e-mail: [email protected]