[
https://issues.apache.org/jira/browse/CB-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959840#comment-14959840
]
ASF subversion and git services commented on CB-9813:
-----------------------------------------------------
Commit 2ef7f76671d19341c37628658715a3e24b194072 in cordova-lib's branch
refs/heads/master from [~busykai]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=2ef7f76 ]
CB-9813 Keep module-to-plugin mapping at hand.
This information is handy for various use-cases. E.g. for preview application
to provide only the plugins which are used by the application (instead of all
of them, since they are built-in in the preview app on the device). The other
is simulation (taco-simulation does need this info).
Instead of trying to (unreliably) recover this information from module list,
just keep track of it when it's known (at the prepare stage).
This closes #322
> add plugin id to module metadata in cordova_plugins.js
> ------------------------------------------------------
>
> Key: CB-9813
> URL: https://issues.apache.org/jira/browse/CB-9813
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Reporter: Tony Homer
> Assignee: Tony Homer
>
> Currently it is not possible to discover plugin->js-module relationship at
> runtime.
> Add the plugin id to the generated module metadata in cordova_plugins.js.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]