Good point about highlighting experimental flags. Not sure if browserify made it into this release, but if so worth a mention as well.
Should link to Gorkem's blog post I think. Michal recently discovered that "npm update -g cordova" grabs alpha versions, and is not based on the "latest" dist-tag. We should change the advice to use: "npm install -g cordova" even up just upgrade it (ugh). Rest looks great! Nice job on this release Mark :) On Wed, Jul 9, 2014 at 8:13 PM, Anis KADRI <[email protected]> wrote: > Also plugman with browserify support is super experimental too but maybe > should be highlighted so ppl can start testing it ? > > > On Wed, Jul 9, 2014 at 8:00 PM, Mark Koudritsky <[email protected]> wrote: > > > Added save/restore to notable changes in the post, PTAL. > > > > > https://github.com/kamrik/for_review/blob/master/2014-07-09-tools-release.md > > > > > > On Wed, Jul 9, 2014 at 7:25 PM, Josh Soref <[email protected]> > wrote: > > > > > I'd like to spend a bit of time playing with it before it graduates. > > > > > > Currently I'm still dealing with plugman itself. > > > > > > E.g. It apparently will let someone install a plug-in with a malformed > > > plugin.xml, but will refuse to let go remove it. The error is not > > > particularly helpful -- we'll try to file bugs and possibly patches for > > > this stuff I've time allows. > > > > > >
