Shenlong/build/wechatgame/project.config.json

31 lines
640 B
JSON
Raw Normal View History

2024-06-25 09:30:41 +08:00
{
"description": "项目配置文件。",
"miniprogramRoot": "",
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": false,
"newFeature": false,
"ignoreUploadUnusedFiles": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "game",
"libVersion": "3.3.4",
"appid": "wxe290cd168a78933a",
"projectname": "CombineDragon",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"simulatorPluginLibVersion": {},
"packOptions": {
"ignore": [],
"include": []
}
}