egret-docs-master/Wing/clean/README.md

19 lines
471 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

描述清除libs文件夹内的引擎代码然后再重新拷贝引擎编译指定项目。
点击`项目清理`,或者`Ctrl+Shift+C`,或者命令行输入`egret clean`
![](1.png)
#### clean 命令
用法:
egret clean [project_name]
描述:
清除libs文件夹内的引擎代码然后再重新拷贝编译指定项目
参数说明:
project_name 项目名称,如果是在项目文件夹下执行命令,可以不加项目名称