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.
50 lines
956 B
50 lines
956 B
2 years ago
|
{
|
||
|
"description": "项目配置文件。",
|
||
|
"qcloudRoot": "server/",
|
||
|
"setting": {
|
||
|
"urlCheck": false,
|
||
|
"es6": true,
|
||
|
"postcss": true,
|
||
|
"preloadBackgroundData": false,
|
||
|
"minified": true,
|
||
|
"newFeature": true,
|
||
|
"coverView": true,
|
||
|
"autoAudits": false,
|
||
|
"showShadowRootInWxmlPanel": true,
|
||
|
"scopeDataCheck": false,
|
||
|
"uglifyFileName": false,
|
||
|
"checkInvalidKey": true,
|
||
|
"checkSiteMap": true,
|
||
|
"uploadWithSourceMap": true,
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
}
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"libVersion": "2.9.1",
|
||
|
"appid": "wx9d12fe23eb053c4f",
|
||
|
"projectname": "colorful",
|
||
|
"isGameTourist": false,
|
||
|
"simulatorType": "wechat",
|
||
|
"simulatorPluginLibVersion": {},
|
||
|
"condition": {
|
||
|
"search": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"conversation": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"game": {
|
||
|
"currentL": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"miniprogram": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
}
|
||
|
}
|
||
|
}
|