打包参数中添加公司名称

master
yezhichao@hwasmart.com 2021-04-13 16:33:11 +08:00
parent 0a33d132f4
commit ce7995f305
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@
"vite": "^2.0.5" "vite": "^2.0.5"
}, },
"build": { "build": {
"appId": "your.id", "appId": "hwasmart.id",
"mac": { "mac": {
"category": "your.app.category.type" "category": "hwasmart.app.category.type"
}, },
"files": [ "files": [
"dist/main/**/*", "dist/main/**/*",