加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 580 Bytes
一键复制 编辑 原始数据 按行查看 历史
长风八万里 提交于 2024-08-08 18:04 . 移动端开源
{
"description": "项目配置文件,用于直接导入微信开发者工具",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.32.1",
"appid": "wx5bfbadf52adc17f3",
"projectname": "蜂信物联",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化