Files
frontend-app/unpackage/dist/dev/mp-weixin/project.config.json
T

46 lines
835 B
JSON
Raw Normal View History

2025-02-28 16:19:58 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
2025-03-23 20:36:06 +08:00
"libVersion": "3.7.11",
2025-02-28 16:19:58 +08:00
"appid": "touristappid",
"projectname": "哈希优品",
2025-03-20 08:46:07 +08:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
2025-02-28 16:19:58 +08:00
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}