69 lines
1.8 KiB
JSON
69 lines
1.8 KiB
JSON
{
|
||
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||
"packOptions": {
|
||
"ignore": [],
|
||
"include": []
|
||
},
|
||
"setting": {
|
||
"urlCheck": true,
|
||
"es6": true,
|
||
"enhance": true,
|
||
"postcss": true,
|
||
"preloadBackgroundData": false,
|
||
"minified": true,
|
||
"coverView": true,
|
||
"autoAudits": false,
|
||
"showShadowRootInWxmlPanel": true,
|
||
"uglifyFileName": false,
|
||
"checkInvalidKey": true,
|
||
"uploadWithSourceMap": true,
|
||
"compileHotReLoad": false,
|
||
"lazyloadPlaceholderEnable": false,
|
||
"useMultiFrameRuntime": true,
|
||
"babelSetting": {
|
||
"ignore": [],
|
||
"disablePlugins": [],
|
||
"outputPath": ""
|
||
},
|
||
"packNpmManually": false,
|
||
"packNpmRelationList": [],
|
||
"minifyWXSS": true,
|
||
"disableUseStrict": false,
|
||
"showES6CompileOption": false,
|
||
"useCompilerPlugins": false,
|
||
"useStaticServer": true
|
||
},
|
||
"compileType": "miniprogram",
|
||
"libVersion": "2.24.7",
|
||
"appid": "wx2128cb0ee735d71a",
|
||
"projectname": "app适配微信小程序",
|
||
"condition": {
|
||
"search": {
|
||
"current": -1,
|
||
"list": []
|
||
},
|
||
"conversation": {
|
||
"current": -1,
|
||
"list": []
|
||
},
|
||
"game": {
|
||
"current": -1,
|
||
"list": []
|
||
},
|
||
"miniprogram": {
|
||
"current": 0,
|
||
"list": [
|
||
{
|
||
"name": "",
|
||
"path": "",
|
||
"query": "",
|
||
"id": 0
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"editorSetting": {
|
||
"tabIndent": "insertSpaces",
|
||
"tabSize": 4
|
||
}
|
||
} |