46 lines
836 B
JSON
Raw Normal View History

2025-05-07 14:05:17 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2025-05-07 18:38:07 +08:00
"ignore": [],
"include": []
2025-05-07 14:05:17 +08:00
},
"setting": {
"urlCheck": true,
"es6": false,
"postcss": true,
"minified": true,
"newFeature": true,
2025-05-07 18:38:07 +08:00
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
2025-05-07 14:05:17 +08:00
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx51c40ff1c6337652",
"projectname": "智慧云商协",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
2025-05-07 18:38:07 +08:00
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
2025-05-07 14:05:17 +08:00
}
}