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

feat(cli): run plugin hooks #7499

Merged
merged 2 commits into from
Jun 11, 2024
Merged

feat(cli): run plugin hooks #7499

merged 2 commits into from
Jun 11, 2024

Conversation

jcesarmobile
Copy link
Member

Also run capacitor:copy:before, capacitor:copy:after, capacitor:update:before, capacitor:update:after, capacitor:sync:before and capacitor:sync:after hooks in Capacitor and Cordova plugins if present in their package.json file.

This way Cordova plugins can have separate hooks from the Cordova ones to be run in Capacitor apps as their logic will most likely need to be different in Capacitor projects.

@jcesarmobile jcesarmobile merged commit 3b847ea into main Jun 11, 2024
6 checks passed
@jcesarmobile jcesarmobile deleted the RDMR-162 branch June 11, 2024 13:51
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

Successfully merging this pull request may close these issues.

3 participants