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

31 lines
624 B
JSON
Raw Normal View History

2024-06-14 01:11:29 +00:00
{
2024-06-20 15:36:19 +00:00
"appid": "wx57c604cfffb92e24",
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
},
2024-06-20 15:36:19 +00:00
"urlCheck": true,
"condition": false,
2024-06-20 15:36:19 +00:00
"ignoreUploadUnusedFiles": false
2024-06-16 15:32:15 +00:00
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
2024-06-14 01:11:29 +00:00
}