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

30 lines
600 B
JSON
Raw Normal View History

2022-05-03 21:35:39 +08:00
{
2023-09-08 14:56:12 +08:00
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2022-05-11 09:24:06 +08:00
},
2023-09-08 14:56:12 +08:00
"condition": false
},
"compileType": "miniprogram",
"libVersion": "3.0.1",
"appid": "wx3e83b37ba682faf5",
"projectname": "成人",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
2022-05-03 21:35:39 +08:00
}