city_card/project.config.json
2023-07-18 16:54:17 +08:00

30 lines
700 B
JSON

{
"compileType": "miniprogram",
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false,
"ignoreUploadUnusedFiles": true
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
},
"libVersion": "2.31.1",
"packOptions": {
"ignore": [],
"include": []
},
"appid": "wxa5e5552f8a3b1616"
}