You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ivan Karpan (JIRA)" <ji...@apache.org> on 2015/12/28 16:02:49 UTC

[jira] [Created] (CB-10271) [Hooks] after_plugin_add not called during cordova prepare

Ivan Karpan created CB-10271:
--------------------------------

             Summary: [Hooks] after_plugin_add not called during cordova prepare
                 Key: CB-10271
                 URL: https://issues.apache.org/jira/browse/CB-10271
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: 3.9.0
         Environment: Cordova tools 5.4.1
Cordova iOS platform 3.9.2
            Reporter: Ivan Karpan


My platforms and plugins folders are in .gitignore and I rely on config.xml to instruct cordova prepare which platforms and plugins should be added. The problem is that while it does add all the platforms listed and installs the plugins it does not trigger the plugins' hooks (tested on after_plugin_add).

Workaround is to manually add the plugins with hooks but this is IMO not how it is supposed to work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org