36 lines
635 B
JSON
36 lines
635 B
JSON
{
|
|
"description": "项目配置文件。",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"bigPackageSizeSupport": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "",
|
|
"appid": "wx2edefe049c6a37b9",
|
|
"projectname": "xlcs-user",
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": -1,
|
|
"list": []
|
|
}
|
|
}
|
|
} |