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

30 lines
635 B
JSON
Raw Normal View History

2023-09-28 18:07:02 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
2023-09-28 18:07:02 +08:00
"postcss": false,
2023-10-05 12:08:22 +08:00
"minified": false,
2023-09-28 18:07:02 +08:00
"newFeature": true,
"bigPackageSizeSupport": true,
2023-10-07 11:51:58 +08:00
"ignoreUploadUnusedFiles": true,
2023-09-28 18:07:02 +08:00
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
2023-09-28 18:07:02 +08:00
},
"compileType": "miniprogram",
2023-10-07 11:51:58 +08:00
"libVersion": "3.1.2",
2023-10-05 12:08:22 +08:00
"appid": "wx05b45a2699f02a2b",
2023-09-28 18:07:02 +08:00
"projectname": "greenhouse-wisdom-applet",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}