Implement attr, brotli, bzip2 build for unix

This commit is contained in:
crazywhalecc
2026-01-22 16:05:21 +08:00
parent 7b725bb4da
commit 22fc7030f6
9 changed files with 226 additions and 2 deletions

View File

@@ -12,13 +12,13 @@
},
"config": [
"config/pkg.ext.json",
"config/pkg.lib.json",
"config/pkg.lib.yaml",
"config/pkg.target.json"
]
},
"artifact": {
"config": [
"config/artifact.json"
"config/artifact.yaml"
],
"psr-4": {
"Package\\Artifact": "src/Package/Artifact"