Re: [PROPOSAL] move save/restore to package.json

2017-01-30 Thread Steven Gill
Hey everyone! I'm going to do one final review on https://github.com/apache/ cordova-lib/pull/499 and merge it in. All the tests are passing! I encourage others to take a look at it as it is fairly substantial. It adds support to save cordova platforms and plugins into package.json as well as

Re: [PROPOSAL] move save/restore to package.json

2016-11-22 Thread Steven Gill
Hey Everyone! I updated the save/restore proposal. Check it out at https://github.com/cordova/cordova-discuss/pull/53. We also have a cordova-lib PR that is ready for review at https://github.com/apache/cordova-lib/pull/499. Feedback welcomed! On Fri, Sep 23, 2016 at 6:20 PM, Steven Gill

[PROPOSAL] move save/restore to package.json

2016-09-23 Thread Steven Gill
Here is my first stab at moving save/restore logic to package.json. https://github.com/cordova/cordova-discuss/pull/53 Please comment on the PR with your thoughts and suggestions.