binquan.qiu | 7f2665f | 2020-03-27 17:19:57 +0800 | [diff] [blame] | 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 | "coverView": true, |
| 13 | "autoAudits": false, |
| 14 | "showShadowRootInWxmlPanel": true, |
| 15 | "scopeDataCheck": false, |
| 16 | "checkInvalidKey": true, |
| 17 | "checkSiteMap": true, |
| 18 | "uploadWithSourceMap": true, |
| 19 | "babelSetting": { |
| 20 | "ignore": [], |
| 21 | "disablePlugins": [], |
| 22 | "outputPath": "" |
| 23 | } |
| 24 | }, |
| 25 | "compileType": "miniprogram", |
| 26 | "libVersion": "2.10.2", |
| 27 | "appid": "wxc458a08d7fb5b4d3", |
| 28 | "projectname": "dali_mp", |
| 29 | "debugOptions": { |
| 30 | "hidedInDevtools": [] |
| 31 | }, |
| 32 | "isGameTourist": false, |
| 33 | "simulatorType": "wechat", |
| 34 | "simulatorPluginLibVersion": {}, |
| 35 | "condition": { |
| 36 | "search": { |
| 37 | "current": -1, |
| 38 | "list": [] |
| 39 | }, |
| 40 | "conversation": { |
| 41 | "current": -1, |
| 42 | "list": [] |
| 43 | }, |
| 44 | "game": { |
| 45 | "currentL": -1, |
| 46 | "list": [] |
| 47 | }, |
| 48 | "miniprogram": { |
| 49 | "current": -1, |
| 50 | "list": [] |
| 51 | } |
| 52 | } |
| 53 | } |