Files
tk-mini-program/unpackage/dist/dev/mp-weixin/project.config.json
pengxiaolong acc81963e9 优化页面
2025-06-20 21:55:09 +08:00

36 lines
641 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx0af70c44ad1939e9",
"projectname": "tk-mini-program",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}