7 Star 46 Fork 14

肯德 / tcb-hackthon-MBaby

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
肯德 提交于 2020-02-21 23:24 . 2020年02月21日23:24:28
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": true,
"es6": true,
"enhance": true,
"postcss": true,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": true,
"uglifyFileName": true,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"bundle": true
},
"appid": "你的appid",
"projectname": "%E5%A6%88%E5%AE%9D",
"libVersion": "2.9.4",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": 0,
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
}
]
}
}
}
JavaScript
1
https://gitee.com/leedaisen/tcb-hackthon-MBaby.git
git@gitee.com:leedaisen/tcb-hackthon-MBaby.git
leedaisen
tcb-hackthon-MBaby
tcb-hackthon-MBaby
mp

搜索帮助