Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cordova prepare does not run after_prepare if hook is in platform element #17

Closed
ippeiukai opened this issue Dec 4, 2017 · 2 comments
Closed

Comments

@ippeiukai
Copy link
Contributor

After cloning our repository, we run cordova prepare.
With after_prepare hooks in platform element of plugin.xml, this does not work because it only gets triggered by platform specified calls (e.g. cordova prepare ios).

FYR there was similar issue with another project: akofman/cordova-plugin-add-swift-support#3 (comment)

@kelvinhokk
Copy link
Owner

Thanks for the pull request, will give it a run through to do a quick test before merging later.

@kelvinhokk
Copy link
Owner

This has been pull and merged into master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants