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

47 lines
1.0 KiB
JSON
Raw Normal View History

2023-09-28 10:07:02 +00:00
{
2023-11-22 09:28:49 +00:00
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
2024-01-10 02:42:05 +00:00
"es6": true,
"postcss": true,
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",
2024-01-26 02:25:01 +00:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
2023-11-22 09:28:49 +00:00
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
}
2023-09-28 10:07:02 +00:00
}