purchase-let/unpackage/dist/dev/mp-weixin/project.config.json

48 lines
902 B
JSON
Raw Normal View History

2024-04-25 18:02:30 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false,
"ignoreUploadUnusedFiles": false
},
"compileType": "miniprogram",
"libVersion": "3.3.4",
2024-04-27 18:02:43 +08:00
"appid": "wxce2948c50d808b66",
2024-04-25 18:02:30 +08:00
"projectname": "purchase-let",
2024-04-26 18:04:56 +08:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
2024-04-25 18:02:30 +08:00
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}