Skip to content
#

cplusplus

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 88 public repositories matching this topic...

perspective
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"

Created by Bjarne Stroustrup

Released October 1985

Website
isocpp.org
Wikipedia
Wikipedia