HarelM commented on issue #358: URL: https://github.com/apache/cordova-cli/issues/358#issuecomment-663177800
I think I have a similar issue, was wondering if anyone encountered it. I have an ios plugin that defines 4 hooks inside the ios platform, one of them is `before_prepare`. `before_prepare` is not called when there's no `plugins` and `platform` folder, but if the `plugins` folder exists but the `platform` it will run when calling `cordova platform add ios`... O_o ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
