Re: Automatic Cordova cleanup command

2020-01-22 Thread julio cesar sanchez
There is a cordova clean command, not sure if it does what you want, I've never used it. El mié., 22 ene. 2020 a las 9:20, Tim Brust () escribió: > Isn't rm -r platform plugins enough? > > On Wed, Jan 22, 2020 at 2:00 AM Chris Brody wrote: > > > We can see from issues like > > https://github.com

Re: Automatic Cordova cleanup command

2020-01-22 Thread Tim Brust
Isn't rm -r platform plugins enough? On Wed, Jan 22, 2020 at 2:00 AM Chris Brody wrote: > We can see from issues like > https://github.com/xpbrew/cordova-sqlite-storage/issues/856 that extremely > weird behavior can happen when projects become outdated. > > I think there should be a CLI command