| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "warnings": false, | ||||
| 3 | "parse": {}, | ||||
| 4 | "compress": { | ||||
| 5 | "keep_fnames": true | ||||
| 6 | }, | ||||
| 7 | "mangle": false, | ||||
| 8 | "output": { | ||||
| 9 | "ascii_only": true, | ||||
| 10 | "beautify": false, | ||||
| 11 | "comments": "some" | ||||
| 12 | }, | ||||
| 13 | "sourceMap": {}, | ||||
| 14 | "nameCache": null, | ||||
| 15 | "toplevel": false, | ||||
| 16 | "ie8": true | ||||
| 17 | } | ||||