xzs-mysql/source/wx/xzs-student/project.config.json

65 lines
1.2 KiB
JSON
Raw Normal View History

2020-06-14 16:44:45 +08:00
{
"description": "Project configuration file",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
2020-07-15 20:16:17 +08:00
"scopeDataCheck": false,
"coverView": true,
2020-06-14 16:44:45 +08:00
"es6": true,
"postcss": true,
2020-07-15 20:16:17 +08:00
"compileHotReLoad": false,
"preloadBackgroundData": false,
2020-06-14 16:44:45 +08:00
"minified": true,
"autoAudits": false,
2020-07-15 20:16:17 +08:00
"newFeature": true,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"useIsolateContext": true,
"nodeModules": false,
"enhance": false,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false,
"showShadowRootInWxmlPanel": true,
2020-06-14 16:44:45 +08:00
"checkInvalidKey": true,
"checkSiteMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.8.0",
"appid": "wx143688bee37bad34",
2020-07-16 14:12:31 +08:00
"projectname": "xzs-student",
2020-06-14 16:44:45 +08:00
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}