[
https://issues.apache.org/jira/browse/CB-12705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991615#comment-15991615
]
ASF subversion and git services commented on CB-12705:
------------------------------------------------------
Commit 665197fee09f53bd6a84d5875e520abffa1bd432 in cordova-lib's branch
refs/heads/master from feichngr
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=665197f ]
CB-12705: Modified (before|after)_plugin_(uninstall|install) to always expect
existence of plugin field
This closes #549
> Project *_plugin_install hooks don't have information on installed plugin
> -------------------------------------------------------------------------
>
> Key: CB-12705
> URL: https://issues.apache.org/jira/browse/CB-12705
> Project: Apache Cordova
> Issue Type: Improvement
> Components: cordova-cli, CordovaLib
> Affects Versions: 6.5.0
> Reporter: Fabian Eichinger
>
> I want to build a {{after_plugin_install}} javascript hook for my project
> that only executes it logic when installing a specific plugin (in my case
> {{cordova-plugin-file}}). As it turns out the context passed to project-level
> {{\*_plugin_install}} hooks do not contain *any* information on the plugin
> that was installed and this makes these kind of hooks basically useless.
> I propose passing to them the same information in {{context.opts.plugin}} as
> to plugin hooks.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]