mall-laonong/unpackage/dist/dev/mp-weixin/project.config.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2022-07-31 02:14:22 +00:00
{
2022-08-03 03:20:44 +00:00
"description": "项目配置文件详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"packOptions": {
"ignore": [],
"include": []
2022-07-31 02:14:22 +00:00
},
2022-08-03 03:20:44 +00:00
"setting": {
"urlCheck": true,
"es6": true,
"coverView": true,
"postcss": true,
"lazyloadPlaceholderEnable": false,
"preloadBackgroundData": false,
"minified": true,
"autoAudits": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"enhance": true,
"useMultiFrameRuntime": true,
"showShadowRootInWxmlPanel": true,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"useStaticServer": true,
"showES6CompileOption": false,
"checkInvalidKey": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"disableUseStrict": false,
"useCompilerPlugins": false
2022-07-31 02:14:22 +00:00
},
2022-08-03 03:20:44 +00:00
"compileType": "miniprogram",
"libVersion": "2.25.2",
"appid": "wxa02e44170bc722cd",
"projectname": "app适配微信小程序",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": 0,
"list": [
{
"name": "",
"path": "",
"query": "",
"id": 0
}
]
2022-07-31 02:14:22 +00:00
}
2022-08-03 03:20:44 +00:00
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
2022-07-31 02:14:22 +00:00
}
}