Github user vladimir-kotikov commented on the pull request:
https://github.com/apache/cordova-android/pull/267#issuecomment-191631596
> Is this supported in other platforms too? If not, should it be?
It sound like platform-agnostic Plugman's feature, so my thinking is that
it should. The PRs for other platforms is on their way.
> Are there tests for this? I don't know how to test this to verify that
the fix works
Here is verification steps:
cordova create foo && cd foo
cordova platform add
android@https://github.com/msopentech/cordova-android#CB-10710
plugman -d install --platform android --project platforms/android
--plugin cordova-plugin-statusbar --www my/custom/www/dir
Then verify the contents of `/my/custom/www/dir`. Plugin js files should be
there along `with cordova_plugins.js` Also there should be no
`cordova-plugin-statusbar` files neither in platforms/android/platform_www nor
in platforms/android/assets/www
---
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]