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

30 lines
634 B
JSON
Raw Normal View History

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