GitHub user bso-intel opened a pull request:
https://github.com/apache/cordova-windows/pull/140
CB-10381 fix the bug when removing a plugin with a <frame> tag
I fixed a simple bug that caused an exception EISDIR when removing a plugin
that includes a <frame> tag.
PluginHandler.js should have passed the project file instead of the plugin
directory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bso-intel/cordova-windows CB-10381
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/140.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #140
----
commit d5079b99bdb0ab5fe7d75ed13853de762e0cf254
Author: Byoungro So <[email protected]>
Date: 2016-01-18T22:02:40Z
CB-10381 fix the bug when removing a plugin with a <frame> tag
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]