mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 07:55:11 +08:00
chore: 统一Server文件名与产品名为OGame-Vue-Ts
CI构建流程中Server产物文件名统一为OGame-Vue-Ts前缀,package.json中productName同步改为OGame-Vue-Ts,保持产品命名一致性,便于识别与管理。
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
|
||||
"build": {
|
||||
"appId": "games.wenzi.ogame",
|
||||
"productName": "OGame",
|
||||
"productName": "OGame-Vue-Ts",
|
||||
"directories": {
|
||||
"output": "pkg"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user