building-sign/unpackage/dist/dev/mp-weixin/project.config.json

53 lines
945 B
JSON
Raw Permalink Normal View History

2022-11-15 10:03:13 +00:00
{
"description": "项目配置文件。",
2022-11-15 10:03:13 +00:00
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
2022-11-15 10:03:13 +00:00
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
2022-11-15 10:03:13 +00:00
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2023-02-16 08:19:34 +00:00
}
2022-11-15 10:03:13 +00:00
},
"compileType": "miniprogram",
"libVersion": "",
2022-11-15 10:03:13 +00:00
"appid": "wxcd693ca907f801b3",
"projectname": "工地打卡",
2022-11-15 10:03:13 +00:00
"condition": {
"search": {
"current": -1,
2022-11-15 10:03:13 +00:00
"list": []
},
"conversation": {
"current": -1,
2022-11-15 10:03:13 +00:00
"list": []
},
"game": {
"current": -1,
2022-11-15 10:03:13 +00:00
"list": []
},
"miniprogram": {
"current": 0,
"list": [
{
"name": "",
"path": "",
"query": "",
"id": 0
}
]
2022-11-15 10:03:13 +00:00
}
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}