1 Star 0 Fork 64

沙漠里的冰山 / iot-mp-home

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.60 KB
一键复制 编辑 原始数据 按行查看 历史
sjg 提交于 2022-05-09 17:29 . 房间管理
{
"miniprogramRoot": "dist/",
"projectname": "iot-mp-home",
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"appid": "wx791cb7bf75950e0c",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": true,
"postcss": false,
"preloadBackgroundData": false,
"minified": false,
"newFeature": false,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useIsolateContext": true,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"useStaticServer": true,
"showES6CompileOption": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"minifyWXML": true
},
"compileType": "miniprogram",
"cloudfunctionRoot": "cloud/functions/",
"libVersion": "2.24.1",
"srcMiniprogramRoot": "dist/",
"packOptions": {
"ignore": [],
"include": []
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate/",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {}
}
JavaScript
1
https://gitee.com/galaxyshen/iot-mp-home.git
git@gitee.com:galaxyshen/iot-mp-home.git
galaxyshen
iot-mp-home
iot-mp-home
master

搜索帮助