打包大小

This commit is contained in:
cheney 2022-08-18 20:10:23 +08:00
parent d8b40a51b5
commit 44beda611d

View File

@ -79,7 +79,7 @@
"func": "zip", "func": "zip",
"from": "%out_path%/*", "from": "%out_path%/*",
"to": "%out_path%/sydapi-%version%.%project.git_commit_hash%.zip", "to": "%out_path%/sydapi-%version%.%project.git_commit_hash%.zip",
"vc" : "18M" "vc" : "15M"
}, },
{ {
"func": "open", "func": "open",