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

[CB-4077] Separate the actions of removing a plugin from a platform and ... #10

Closed
wants to merge 2 commits into from

Conversation

clelland
Copy link
Contributor

@clelland clelland commented Jul 5, 2013

...removing the plugin entirely

This patch should be coordinated with the matching pull request for cordova-cli.

This patch keeps the original uninstall() interface, and adds two new methods: uninstall.uninstallPlatform(), which removes a plugin from a single platform, and uninstallPlugin(), which removes the plugin from the project's plugins/ directory.

@agrieve
Copy link
Contributor

agrieve commented Dec 5, 2013

Can this be closed?

@agrieve
Copy link
Contributor

agrieve commented Feb 11, 2014

@clelland Please close

@clelland clelland closed this Feb 14, 2014
erisu added a commit that referenced this pull request Mar 20, 2019
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.

2 participants