1 Star 0 Fork 7

南京正毅图科技有限公司/mars3d-electron

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.json 762 Bytes
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2022-06-06 14:05 . vue3+vite版
{
"asar": false,
"extraFiles": [],
"publish": [
{
"provider": "generic",
"url": "http://127.0.0.1"
}
],
"afterPack": ".electron-vite/afterPack.js",
"productName": "electron-vite-template",
"appId": "org.sky.electron-vite-template",
"directories": {
"output": "build"
},
"files": ["dist/electron/**/*"],
"dmg": {
"contents": [
{
"x": 410,
"y": 150,
"type": "link",
"path": "/Applications"
},
{
"x": 130,
"y": 150,
"type": "file"
}
]
},
"mac": {
"icon": "build/icons/icon.icns"
},
"win": {
"icon": "build/icons/icon.ico",
"target": "nsis"
},
"linux": {
"target": "deb",
"icon": "build/icons"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/laozhulaozhu/mars3d-electron.git
git@gitee.com:laozhulaozhu/mars3d-electron.git
laozhulaozhu
mars3d-electron
mars3d-electron
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385