[
https://issues.apache.org/jira/browse/CB-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186545#comment-15186545
]
ASF GitHub Bot commented on CB-10679:
-------------------------------------
Github user nikhilkh commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/238#discussion_r55473629
--- Diff: doc/plugin.txt ---
@@ -4,20 +4,23 @@ Synopsis
Manage project plugins
- add <plugin-spec> [...] ............ Add specified plugins
+ add <plugin-spec> [...] ............ Add specified plugins. If adding
a plugin from npm, the
--- End diff --
Too many ifs.
I was hoping we would actually have an order of resolution of how plugin
add picks the plugin in the README.md which is the CLI reference doc. I'm not
sure if inline CLI help is the best place for something like this.
> Update plugin add behavior to allow plugins to list engine constraints
> ----------------------------------------------------------------------
>
> Key: CB-10679
> URL: https://issues.apache.org/jira/browse/CB-10679
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CordovaLib
> Reporter: Richard B Knoll
> Assignee: Richard B Knoll
> Labels: triaged
>
> Let plugins specify their Cordova related dependencies in their package.json
> so that the CLI can choose a compatible version for the current project.
> Full specification is here:
> https://github.com/cordova/cordova-discuss/pull/30
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]