Anis, Thats a good write up but I'm worried may confuse what this does (see e.g. Ally's mails on this list). I propose a shorter description for the release notes a link to github docs?
Perhaps something like: "We are experimenting with using `browserify` to package our `cordova.js` build artefact. This is an internal change to our tooling, and is currently still off-by-default. We would appreciate feedback since we hope to switch to on-by-default in a future release. Please [see instructions here]." -Michal On Thu, Jul 10, 2014 at 12:02 AM, Anis KADRI <[email protected]> wrote: > 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 <[email protected]> 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. > > >
