1 Star 1 Fork 0

帅气十足的安哥/云教室

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.json 678 Bytes
一键复制 编辑 原始数据 按行查看 历史
帅气十足的安哥 提交于 2024-11-05 19:11 . 初始化
{
"asar": false,
"extraFiles": [],
"publish": [
{
"provider": "generic",
"url": "http://127.0.0.1"
}
],
"productName": "electron-vue-template",
"appId": "org.sky.electron-vue-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"
},
"linux": {
"icon": "build/icons"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhengxiang123/cloud-classroom.git
git@gitee.com:zhengxiang123/cloud-classroom.git
zhengxiang123
cloud-classroom
云教室
master

搜索帮助