9 Star 92 Fork 19

记得要让着本宝宝 / 小技术君-小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 979 Bytes
一键复制 编辑 原始数据 按行查看 历史
记得要让着本宝宝 提交于 2020-04-08 14:28 . add project.config json
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"nodeModules": true,
"autoAudits": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"appid": "xxxxxxxx",
"projectname": "smallTechnology",
"libVersion": "2.8.3",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": 0,
"list": [
{
"id": -1,
"name": "index",
"pathName": "pages/index/index",
"scene": "1011"
}
]
}
}
}
JavaScript
1
https://gitee.com/ckjcode/smallTechnology.git
git@gitee.com:ckjcode/smallTechnology.git
ckjcode
smallTechnology
小技术君-小程序
master

搜索帮助