Files
tk-mini-program/unpackage/dist/dev/mp-weixin/project.config.json

36 lines
641 B
JSON
Raw Normal View History

2025-05-12 21:23:37 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
2025-05-15 22:24:39 +08:00
"postcss": true,
"minified": true,
2025-05-12 21:23:37 +08:00
"newFeature": true,
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "",
2025-05-15 22:24:39 +08:00
"appid": "wx0af70c44ad1939e9",
2025-05-12 21:23:37 +08:00
"projectname": "tk-mini-program",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}