You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Chris Brody <ch...@gmail.com> on 2020/01/22 01:59:29 UTC

Automatic Cordova cleanup command

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 that cleans up the project workarea:
purge out old plugins and platforms and ensure that all configuration is
properly migrated.

Re: Automatic Cordova cleanup command

Posted by julio cesar sanchez <jc...@gmail.com>.
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
(<ti...@sinnerschrader.com.invalid>) escribió:

> Isn't rm -r platform plugins enough?
>
> On Wed, Jan 22, 2020 at 2:00 AM Chris Brody <ch...@gmail.com> 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 that cleans up the project
> workarea:
> > purge out old plugins and platforms and ensure that all configuration is
> > properly migrated.
> >
>
>
> --
> Tim Brust, Product Engineer
>
> tim.brust@sinnerschrader.com
> T +49 40 398855 315
>
> SinnerSchrader Deutschland GmbH | SinnerSchrader Group
> Völckersstraße 38, 22765 Hamburg, Germany
>
> Amtsgericht Hamburg HRB-Nr. 63663
> Geschäftsführer: Matthias Schrader (Sprecher),
> Jürgen Alker, Dr. Axel Averdung, Holger Blank,
> Thomas Dyckhoff, Dr. Lars Finke, Martin Gassner, Peggy Hutchinson
>
> Büros: Berlin, Hamburg, Frankfurt a. M., München, Prag
>
> https://www.sinnerschrader.com | NEXT AGENCY
>

Re: Automatic Cordova cleanup command

Posted by Tim Brust <ti...@sinnerschrader.com.INVALID>.
Isn't rm -r platform plugins enough?

On Wed, Jan 22, 2020 at 2:00 AM Chris Brody <ch...@gmail.com> 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 that cleans up the project workarea:
> purge out old plugins and platforms and ensure that all configuration is
> properly migrated.
>


-- 
Tim Brust, Product Engineer

tim.brust@sinnerschrader.com
T +49 40 398855 315

SinnerSchrader Deutschland GmbH | SinnerSchrader Group
Völckersstraße 38, 22765 Hamburg, Germany

Amtsgericht Hamburg HRB-Nr. 63663
Geschäftsführer: Matthias Schrader (Sprecher),
Jürgen Alker, Dr. Axel Averdung, Holger Blank,
Thomas Dyckhoff, Dr. Lars Finke, Martin Gassner, Peggy Hutchinson

Büros: Berlin, Hamburg, Frankfurt a. M., München, Prag

https://www.sinnerschrader.com | NEXT AGENCY