Github user marcuspridham commented on the pull request:
https://github.com/apache/cordova-lib/pull/292#issuecomment-136482068
Thanks. I just tried these cases it appears to already work. The search
path provided with prepare passes through
https://github.com/apache/cordova-lib/blob/41765f1fd7393be1fff2b39ba7cf00b5bf6f1ef1/cordova-lib/src/cordova/plugin.js#L97
before a plugin is added so it is always processed to handle config.json and
multiple paths.
I tried these cases they all appear to work for me.
1. Restore plugins using plugin_search_path in .cordova/config.json.
2. Restore plugins using combination of plugin_search_path and cli provided
search path. One plugin located in each location.
3. Restore plugins using 2 search paths on cli. cordova prepare
--searchpath ../plugin_cache:../plugin_cache_2/
---
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]