gree_leran/unpackage/dist/dev/mp-weixin/project.config.json

30 lines
601 B
JSON
Raw Normal View History

2024-06-14 01:11:29 +00:00
{
2024-06-22 07:20:39 +00:00
"appid": "wx1f4a377122882bcc",
2024-06-16 15:32:15 +00:00
"compileType": "miniprogram",
"libVersion": "3.4.7",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2024-06-16 23:47:03 +00:00
},
"condition": false,
2024-06-22 07:20:39 +00:00
"ignoreUploadUnusedFiles": true
2024-06-16 15:32:15 +00:00
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
2024-06-14 01:11:29 +00:00
}