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

48 lines
887 B
JSON
Raw Normal View History

2022-05-03 21:35:39 +08:00
{
2022-11-23 16:16:14 +08:00
"description": "项目配置文件。",
"packOptions": {
2023-09-05 16:54:26 +08:00
"ignore": [],
"include": []
2022-11-23 16:16:14 +08:00
},
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
2023-09-05 16:54:26 +08:00
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"ignoreUploadUnusedFiles": true,
"condition": false
2022-11-23 16:16:14 +08:00
},
"compileType": "miniprogram",
"libVersion": "",
2025-05-30 09:43:46 +08:00
"appid": "wxd230a93791c03259",
2023-02-22 15:36:19 +08:00
"projectname": "成人",
2022-11-23 16:16:14 +08:00
"condition": {
"search": {
2023-09-05 16:54:26 +08:00
"current": -1,
2022-11-23 16:16:14 +08:00
"list": []
2022-05-03 21:35:39 +08:00
},
2022-11-23 16:16:14 +08:00
"conversation": {
2023-09-05 16:54:26 +08:00
"current": -1,
2022-11-23 16:16:14 +08:00
"list": []
2022-05-03 21:35:39 +08:00
},
2022-11-23 16:16:14 +08:00
"game": {
2023-09-05 16:54:26 +08:00
"current": -1,
2022-11-23 16:16:14 +08:00
"list": []
},
"miniprogram": {
2023-09-05 16:54:26 +08:00
"current": -1,
2022-11-23 16:16:14 +08:00
"list": []
2022-05-03 21:35:39 +08:00
}
2023-09-05 16:54:26 +08:00
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
2022-11-23 16:16:14 +08:00
}
2022-05-03 21:35:39 +08:00
}