73 lines
1.3 KiB
JSON
73 lines
1.3 KiB
JSON
{
|
|
"miniprogramRoot": "miniprogram/",
|
|
"cloudfunctionRoot": "cloudfunctions/",
|
|
"description": "项目配置文件",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"coverView": true,
|
|
"autoAudits": false,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"scopeDataCheck": false,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"enhance": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.10.2",
|
|
"appid": "wx394efa031612f9b5",
|
|
"projectname": "iap",
|
|
"debugOptions": {
|
|
"hidedInDevtools": []
|
|
},
|
|
"isGameTourist": false,
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"plugin": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"currentL": -1,
|
|
"list": []
|
|
},
|
|
"gamePlugin": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": -1,
|
|
"list": [
|
|
{
|
|
"id": 0,
|
|
"name": "ble-device",
|
|
"pathName": "pages/hardware/ble/device/index",
|
|
"query": "",
|
|
"scene": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |