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

48 lines
901 B
JSON
Raw Normal View History

2024-04-25 18:02:30 +08:00
{
"description": "项目配置文件。",
2024-04-30 16:24:55 +08:00
"packOptions": {
"ignore": [],
"include": []
},
2024-04-25 18:02:30 +08:00
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
2024-04-29 10:44:50 +08:00
"condition": false,
"ignoreUploadUnusedFiles": true,
2024-04-25 18:02:30 +08:00
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2024-04-29 10:44:50 +08:00
}
2024-04-25 18:02:30 +08:00
},
"compileType": "miniprogram",
2024-04-30 16:24:55 +08:00
"libVersion": "3.4.2",
2024-04-30 18:08:36 +08:00
"appid": "wxdee751952c8c2027",
2024-04-30 16:24:55 +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
2024-04-30 16:24:55 +08:00
}
2024-04-25 18:02:30 +08:00
}