2023-09-28 10:07:02 +00:00
|
|
|
{
|
2023-11-22 09:28:49 +00:00
|
|
|
"description": "项目配置文件。",
|
|
|
|
"packOptions": {
|
|
|
|
"ignore": [],
|
|
|
|
"include": []
|
|
|
|
},
|
|
|
|
"setting": {
|
|
|
|
"urlCheck": false,
|
|
|
|
"es6": false,
|
|
|
|
"postcss": false,
|
2023-12-22 08:27:01 +00:00
|
|
|
"minified": true,
|
2023-11-22 09:28:49 +00:00
|
|
|
"newFeature": true,
|
|
|
|
"bigPackageSizeSupport": true,
|
2023-11-23 11:02:09 +00:00
|
|
|
"ignoreUploadUnusedFiles": true,
|
2023-11-22 09:28:49 +00:00
|
|
|
"babelSetting": {
|
|
|
|
"ignore": [],
|
|
|
|
"disablePlugins": [],
|
|
|
|
"outputPath": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"compileType": "miniprogram",
|
|
|
|
"libVersion": "3.2.0",
|
|
|
|
"appid": "wx05b45a2699f02a2b",
|
|
|
|
"projectname": "greenhouse-wisdom-applet",
|
2023-12-22 08:27:01 +00:00
|
|
|
"condition": {},
|
2023-11-22 09:28:49 +00:00
|
|
|
"editorSetting": {
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
"tabSize": 4
|
2023-10-02 06:34:22 +00:00
|
|
|
}
|
2023-09-28 10:07:02 +00:00
|
|
|
}
|