electricity_bill_calc_wx/project.config.json
2024-03-13 09:22:11 +08:00

31 lines
613 B
JSON

{
"compileType": "miniprogram",
"libVersion": "trial",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"packNpmManually": true,
"packNpmRelationList": [],
"condition": false,
"compileWorklet": true
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 2
},
"appid": "wxb34b4e70f8a5c6f1"
}