wszhyWx/project.config.json

29 lines
577 B
JSON
Raw Normal View History

2023-09-28 10:07:02 +00:00
{
"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": []
},
2023-10-05 04:08:22 +00:00
"appid": "wx05b45a2699f02a2b"
2023-09-28 10:07:02 +00:00
}