Github user swhgoon closed the pull request at:
https://github.com/apache/cordova-lib/pull/255
---
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 i
Github user stevengill commented on the pull request:
https://github.com/apache/cordova-lib/pull/255#issuecomment-125785840
Plugins don't have to have the id XXX-XXX-XXX. They can be anything now.
Does this change account for that?
---
If your project is set up for it, you can reply
Github user swhgoon commented on the pull request:
https://github.com/apache/cordova-lib/pull/255#issuecomment-119926143
tested@:
cordova-plugin-camera
cordova-plugin-console
cordova-plugin-dialogs
---
If your project is set up for it, you can reply to this email and have
GitHub user swhgoon reopened a pull request:
https://github.com/apache/cordova-lib/pull/255
Update ubuntu.js
`plugin_id.match(/\.[^.]+$/)`
to
`plugin_id.match(/\-[^-]+$/)`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sw
Github user swhgoon closed the pull request at:
https://github.com/apache/cordova-lib/pull/255
---
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 i
GitHub user swhgoon opened a pull request:
https://github.com/apache/cordova-lib/pull/255
Update ubuntu.js
`plugin_id.match(/\.[^.]+$/)`
to
`plugin_id.match(/\-[^-]+$/)`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/swhg