Fabian Eichinger created CB-12705:
-------------------------------------

             Summary: 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]

Reply via email to