Commit 7fe84bf53a82f622d06701dd7b49faca5a19cec9
1 parent
7a3b8f7f
删除去掉
Showing
1 changed file
with
0 additions
and
51 deletions
project.config.json deleted
| 1 | -{ | |
| 2 | - "description": "项目配置文件", | |
| 3 | - "packOptions": { | |
| 4 | - "ignore": [] | |
| 5 | - }, | |
| 6 | - "setting": { | |
| 7 | - "urlCheck": false, | |
| 8 | - "es6": true, | |
| 9 | - "postcss": true, | |
| 10 | - "minified": true, | |
| 11 | - "newFeature": true, | |
| 12 | - "autoAudits": false, | |
| 13 | - "checkInvalidKey": true | |
| 14 | - }, | |
| 15 | - "compileType": "miniprogram", | |
| 16 | - "libVersion": "2.2.4", | |
| 17 | - "appid": "wx2ea7cdd3ef52cdff", | |
| 18 | - "projectname": "miaosha", | |
| 19 | - "debugOptions": { | |
| 20 | - "hidedInDevtools": [] | |
| 21 | - }, | |
| 22 | - "isGameTourist": false, | |
| 23 | - "simulatorType": "wechat", | |
| 24 | - "simulatorPluginLibVersion": {}, | |
| 25 | - "condition": { | |
| 26 | - "search": { | |
| 27 | - "current": -1, | |
| 28 | - "list": [] | |
| 29 | - }, | |
| 30 | - "conversation": { | |
| 31 | - "current": -1, | |
| 32 | - "list": [] | |
| 33 | - }, | |
| 34 | - "plugin": { | |
| 35 | - "current": -1, | |
| 36 | - "list": [] | |
| 37 | - }, | |
| 38 | - "game": { | |
| 39 | - "currentL": -1, | |
| 40 | - "list": [] | |
| 41 | - }, | |
| 42 | - "gamePlugin": { | |
| 43 | - "current": -1, | |
| 44 | - "list": [] | |
| 45 | - }, | |
| 46 | - "miniprogram": { | |
| 47 | - "current": -1, | |
| 48 | - "list": [] | |
| 49 | - } | |
| 50 | - } | |
| 51 | -} | |
| 52 | 0 | \ No newline at end of file |