加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 700 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lxxyx 提交于 2020-02-06 22:41 . ✨ feat: 增加统计
{
"miniprogramRoot": "client/dist/",
"cloudfunctionRoot": "cloud/functions/",
"projectname": "healthy",
"description": "校园健康",
"appid": "wx150326f83df6ed9a",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"coverView": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"libVersion": "2.10.1",
"condition": {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化