UNPKG

272 BPlain TextView Raw
1Synopsis
2
3 cordova-cli clean [PLATFORM..]
4
5Cleans the build artifacts for the specified platform, or all platforms
6by running platform-provided clean script.
7
8To provide platform specific options, you must include them after `--`.
9
10Example
11 cordova-cli clean android
\No newline at end of file