cordova.js can now be packaged with browserify. cordova_plugins.js is no longer required when this feature is enabled as all the plugins get bundled in.
To try out this experimental feature you need to add the --browserify option to plugman like so: plugman uninstall|install --browserify --project [PROJECT] --plugin [PLUGIN] --platform [ios|android] cordova-cli support will come in a future release On Wed, Jul 9, 2014 at 9:33 PM, Mark Koudritsky <kam...@google.com> wrote: > Anis, could you please write a bullet/paragraph about browserify? I don't > understand it sufficiently to write about it. > > - Changed `update` to `install` > - Added link to Gorkem's post. > > Thanks for the comments. >