The instructions are still accurate and I can add them to the wiki but I believe we can just append them to the blog post too because there is really not a lot to it.
On Thu, Jul 10, 2014 at 12:16 PM, Michal Mocny <mmo...@chromium.org> wrote: > Anis sent a detailed email about it a few weeks ago. I guess we should > paste that into our wiki, and link to that. > > Anis, would you mind doing that and making sure the instructions are still > accurate? Thanks! > > > On Thu, Jul 10, 2014 at 11:48 AM, Mark Koudritsky <kam...@google.com> > wrote: > > > Do we have some post about browserify to link to from the [see > instructions > > here]? > > > > > > On Thu, Jul 10, 2014 at 11:31 AM, Anis KADRI <anis.ka...@gmail.com> > wrote: > > > > > Sure. Looks good to me. > > > > > > > > > On Thu, Jul 10, 2014 at 10:11 AM, Michal Mocny <mmo...@chromium.org> > > > wrote: > > > > > > > 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 <anis.ka...@gmail.com> > > > 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 <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. > > > > > > > > > > > > > > > > > > > > >