forked from lix-project/lix-website
18 lines
268 B
JSON
18 lines
268 B
JSON
{
|
|
"warnings": false,
|
|
"parse": {},
|
|
"compress": {
|
|
"keep_fnames": true
|
|
},
|
|
"mangle": false,
|
|
"output": {
|
|
"ascii_only": true,
|
|
"beautify": false,
|
|
"comments": "some"
|
|
},
|
|
"sourceMap": {},
|
|
"nameCache": null,
|
|
"toplevel": false,
|
|
"ie8": true
|
|
}
|