11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
Synopsis
|
|
|
|
cordova-cli clean [PLATFORM..]
|
|
|
|
Cleans the build artifacts for the specified platform, or all platforms
|
|
by running platform-provided clean script.
|
|
|
|
To provide platform specific options, you must include them after `--`.
|
|
|
|
Example
|
|
cordova-cli clean android |