2022-08-08 09:22:43 +08:00
|
|
|
{
|
2022-09-09 14:59:48 +08:00
|
|
|
"description": "项目配置文件。",
|
2022-08-08 09:22:43 +08:00
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": false,
|
|
|
|
|
"minified": true,
|
|
|
|
|
"es6": true,
|
|
|
|
|
"postcss": true,
|
2023-03-14 15:39:40 +08:00
|
|
|
"coverView": false,
|
|
|
|
|
"enhance": false,
|
|
|
|
|
"showShadowRootInWxmlPanel": false,
|
|
|
|
|
"packNpmRelationList": [],
|
|
|
|
|
"ignoreUploadUnusedFiles": true,
|
2022-08-08 09:22:43 +08:00
|
|
|
"babelSetting": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
"outputPath": ""
|
2022-09-09 14:59:48 +08:00
|
|
|
}
|
2022-08-08 09:22:43 +08:00
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
|
|
|
|
"condition": {},
|
|
|
|
|
"editorSetting": {
|
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
|
"tabSize": 4
|
2023-03-14 15:39:40 +08:00
|
|
|
},
|
|
|
|
|
"libVersion": "2.30.2",
|
|
|
|
|
"packOptions": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"include": []
|
|
|
|
|
},
|
|
|
|
|
"appid": "wx679386b5e40ab43e",
|
|
|
|
|
"projectname": "admin"
|
2022-08-08 09:22:43 +08:00
|
|
|
}
|