Add compression for spc.phar and spc.exe (#452)

This commit is contained in:
Jerry Ma 2024-05-17 16:34:59 +08:00 committed by GitHub
parent 3136d6edc1
commit 1fdb6b439e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@
"blacklist": [ "blacklist": [
".github" ".github"
], ],
"compression": "GZ",
"directories": [ "directories": [
"config", "config",
"src", "src",