wangwang/project.config.json

75 lines
1.5 KiB
JSON

{
"description": "项目配置文件",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"compileWorklet": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"enhance": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"minifyWXML": true,
"localPlugins": false,
"condition": false,
"swc": false,
"disableSWC": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"disableUseStrict": false,
"useCompilerPlugins": false
},
"compileType": "game",
"libVersion": "latest",
"appid": "touristappid",
"projectname": "wangwang",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
"simulatorPluginLibVersion": {},
"packOptions": {
"ignore": [
{
"type": "file",
"value": "27d0f61457bd5f9dcb0ed957d988e9d0.apk"
},
{
"type": "folder",
"value": "apk_extracted"
},
{
"type": "folder",
"value": "tools"
},
{
"type": "file",
"value": "header.jpg"
}
],
"include": []
},
"isGameTourist": true,
"editorSetting": {}
}