wszhyWx/project.config.json
2023-10-05 12:08:22 +08:00

29 lines
577 B
JSON

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