Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

clean.txt 272B

1234567891011
  1. Synopsis
  2. cordova-cli clean [PLATFORM..]
  3. Cleans the build artifacts for the specified platform, or all platforms
  4. by running platform-provided clean script.
  5. To provide platform specific options, you must include them after `--`.
  6. Example
  7. cordova-cli clean android