[
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: [email protected]
For additional commands, e-mail: [email protected]