You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.1 KiB
56 lines
1.1 KiB
|
5 years ago
|
{
|
||
|
|
"description": "项目配置文件",
|
||
|
|
"packOptions": {
|
||
|
|
"ignore": []
|
||
|
|
},
|
||
|
|
"setting": {
|
||
|
|
"urlCheck": false,
|
||
|
|
"es6": true,
|
||
|
|
"postcss": true,
|
||
|
|
"preloadBackgroundData": false,
|
||
|
|
"minified": true,
|
||
|
|
"newFeature": true,
|
||
|
|
"coverView": true,
|
||
|
|
"autoAudits": false,
|
||
|
|
"showShadowRootInWxmlPanel": true,
|
||
|
|
"scopeDataCheck": false,
|
||
|
|
"checkInvalidKey": true,
|
||
|
|
"checkSiteMap": true,
|
||
|
|
"uploadWithSourceMap": true,
|
||
|
|
"babelSetting": {
|
||
|
|
"ignore": [],
|
||
|
|
"disablePlugins": [],
|
||
|
|
"outputPath": ""
|
||
|
|
},
|
||
|
|
"useCompilerModule": false,
|
||
|
|
"userConfirmedUseCompilerModuleSwitch": false
|
||
|
|
},
|
||
|
|
"compileType": "miniprogram",
|
||
|
|
"libVersion": "2.14.0",
|
||
|
|
"appid": "wx59d43bb179141c53",
|
||
|
|
"projectname": "%E8%8B%8F%E5%B7%9E%E6%96%87%E6%97%85",
|
||
|
|
"debugOptions": {
|
||
|
|
"hidedInDevtools": []
|
||
|
|
},
|
||
|
|
"isGameTourist": false,
|
||
|
|
"simulatorType": "wechat",
|
||
|
|
"simulatorPluginLibVersion": {},
|
||
|
|
"condition": {
|
||
|
|
"search": {
|
||
|
|
"current": -1,
|
||
|
|
"list": []
|
||
|
|
},
|
||
|
|
"conversation": {
|
||
|
|
"current": -1,
|
||
|
|
"list": []
|
||
|
|
},
|
||
|
|
"game": {
|
||
|
|
"currentL": -1,
|
||
|
|
"list": []
|
||
|
|
},
|
||
|
|
"miniprogram": {
|
||
|
|
"current": -1,
|
||
|
|
"list": []
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|