I assume you mean the top-level plugins/ folder in the CLI? That is where plugins are cached when you cordova plugin add them. Whether they're coming from local directories or git or wherever, they get copied here. Then on a prepare this is where the plugin's assets are copied from.
Braden On Fri, Mar 22, 2013 at 1:56 PM, Brian LeRoux <[email protected]> wrote: > ... >
