You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Audrey So (JIRA)" <ji...@apache.org> on 2016/12/05 19:53:59 UTC

[jira] [Issue Comment Deleted] (CB-11978) [--fetch] adding platforms/plugins via localpath should go through cordova-fetch

     [ https://issues.apache.org/jira/browse/CB-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Audrey So updated CB-11978:
---------------------------
    Comment: was deleted

(was: Hey [~stevegill] ...when it gets added to pkg.json should it just get added just to the dependencies? Or should that platform/plugin get added to the cordova.platforms/ cordova/plugins array/object as well? The localpath gets added to the dependencies during add, but the platform name would get added to pkg.json during cordova prepare.)

> [--fetch] adding platforms/plugins via localpath should go through cordova-fetch
> --------------------------------------------------------------------------------
>
>                 Key: CB-11978
>                 URL: https://issues.apache.org/jira/browse/CB-11978
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-fetch, CordovaLib
>    Affects Versions: 6.3.0
>            Reporter: Steve Gill
>            Assignee: Audrey So
>              Labels: cordova-7.0.0
>
> cordova plugin add localPath --save --fetch
> * currently, doesn’t add this to `package.json`
> * in config.xml, adds `<plugin name="cordova-plugin-geolocation" spec="../../cordova-plugin-geolocation" />`
> * `npm install localpath —save` adds `"cordova-plugin-geolocation": "file:///Users/steveng/repo/cordova/cordova-plugin-geolocation”` in `package.json`
> Need to make local paths go through fetch so they get saved in package.json too. 



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

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