12345678910111213141516171819202122232425262728293031323334 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": false,
- "es6": false,
- "postcss": true,
- "minified": false,
- "newFeature": true
- },
- "compileType": "game",
- "libVersion": "game",
- "appid": "wx8b52faa10d8ae6ff",
- "projectname": "teamwave",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
- }
- }
|