mrr.sj.front/project.config.json

30 lines
625 B
JSON
Raw Normal View History

2026-03-24 11:45:13 +08:00
{
"appid": "wx08f9775d78d93151",
"miniappPluginId": "wxb6a8f32934fb7b5a",
"compileType": "miniprogram",
"libVersion": "3.8.2",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"projectArchitecture": "multiPlatform"
}