The Wayback Machine - https://web.archive.org/web/20200830045158/https://github.com/topics/cordova
Skip to content
#

cordova

Here are 2,346 public repositories matching this topic...

capacitor
jskrepnek
jskrepnek commented Nov 14, 2018

If a prepare hook is defined in a platform block, it is not executed when cordova prepare is called without specifying a platform.

My expectation is that the platform prepare hooks will be still be called when a platform is not provided as an argument to the platform prepare command.

For example:

Given the following hook:

<platform name="android">
    <hook type="after_prepare"

Improve this page

Add a description, image, and links to the cordova topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cordova topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.