Less a comment on the code and more of a question about the NPM transition from an end-user pespective:
Is Cordova going to automatically discover and use plugins that are found in the node_modules folder (from package.json), or will it still keep its own plugins folder and require they be installed using `cordova plugin add <name>`? On 3 March 2015 at 06:40, Andrew Grieve <[email protected]> wrote: > > Good stuff. Added some style comments, but logic lgtm! > > On Tue, Mar 3, 2015 at 3:55 AM, Steven Gill <[email protected]> wrote: > > > Also, Issue: https://issues.apache.org/jira/browse/CB-8551 > > > > On Tue, Mar 3, 2015 at 12:54 AM, Steven Gill <[email protected]> > > wrote: > > > > > PR: https://github.com/apache/cordova-lib/pull/175/files > > > > > > Please review, leave feedback and ask questions! > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
