qingcheng-xiaochengxu/project.config.json

29 lines
556 B
JSON
Raw Permalink Normal View History

2025-04-28 07:59:21 +00:00
{
"compileType": "miniprogram",
"libVersion": "trial",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2025-05-15 01:40:36 +00:00
},
"condition": false
2025-04-28 07:59:21 +00:00
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 2
},
2025-05-15 01:40:36 +00:00
"appid": "wx3f968a09e31d6bed"
2025-04-28 07:59:21 +00:00
}