12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "description": "项目配置文件。",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true
- },
- "compileType": "game",
- "libVersion": "2.2.2",
- "appid": "wx5428aa3881d821b7",
- "projectname": "%E6%97%85%E8%A1%8C%E6%B6%88%E6%B6%88%E6%B6%88",
- "isGameTourist": false,
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
- }
- }
|