35 lines
592 B
JSON
35 lines
592 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"compress": {
|
||
|
|
"warnings": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"compress": {
|
||
|
|
"warnings": false
|
||
|
|
},
|
||
|
|
"mangle": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"compress": false,
|
||
|
|
"mangle": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"compress": false,
|
||
|
|
"mangle": false,
|
||
|
|
"output": {
|
||
|
|
"beautify": true,
|
||
|
|
"bracketize": true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"compress": {
|
||
|
|
"keep_fargs": false,
|
||
|
|
"passes": 3,
|
||
|
|
"pure_getters": true,
|
||
|
|
"unsafe": true,
|
||
|
|
"warnings": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|