cocos_clean_project
Remove build artifacts from Cocos Creator projects to free disk space and resolve build conflicts. Choose cleaning levels to delete temporary files or re-import all assets.
Instructions
Clean build artifacts. level: build/temp/library/all/default.
'default' removes build/ + temp/. 'all' also removes library/ (next build re-imports all assets, slow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| level | No | default |