aboutsummaryrefslogtreecommitdiff
path: root/node_modules/has-symbol-support-x/.uglifyjsrc.json
blob: 2d26277510961a10c1118c82e89ef3ad147290de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "warnings": false,
  "parse": {},
  "compress": {
    "keep_fnames": true
  },
  "mangle": false,
  "output": {
    "ascii_only": true,
    "beautify": false,
    "comments": "some"
  },
  "sourceMap": {},
  "nameCache": null,
  "toplevel": false,
  "ie8": true
}