2017-04-01 18:10:50 +00:00
|
|
|
[
|
|
|
|
|
{
|
2017-04-07 10:47:30 +00:00
|
|
|
"compress": false,
|
|
|
|
|
"mangle": false,
|
|
|
|
|
"output": {
|
|
|
|
|
"beautify": true,
|
2018-03-15 07:46:45 +00:00
|
|
|
"braces": true
|
2018-01-18 06:08:05 +00:00
|
|
|
},
|
|
|
|
|
"rename": true
|
2017-04-01 18:10:50 +00:00
|
|
|
},
|
2017-04-02 20:00:33 +00:00
|
|
|
{
|
2017-04-07 10:47:30 +00:00
|
|
|
"compress": false
|
2017-04-02 20:00:33 +00:00
|
|
|
},
|
2017-04-01 18:10:50 +00:00
|
|
|
{
|
|
|
|
|
"mangle": false
|
|
|
|
|
},
|
2017-04-15 15:50:50 +00:00
|
|
|
{},
|
2017-04-01 18:10:50 +00:00
|
|
|
{
|
2018-07-19 06:45:36 +00:00
|
|
|
"ie8": true,
|
2017-10-24 19:38:11 +00:00
|
|
|
"toplevel": true
|
2017-04-01 18:10:50 +00:00
|
|
|
},
|
2018-05-06 23:36:25 +00:00
|
|
|
{
|
|
|
|
|
"compress": {
|
|
|
|
|
"passes": 1e6,
|
|
|
|
|
"unsafe": true
|
|
|
|
|
},
|
|
|
|
|
"toplevel": true
|
|
|
|
|
},
|
2017-04-01 18:10:50 +00:00
|
|
|
{
|
|
|
|
|
"compress": {
|
2018-01-19 15:47:42 +00:00
|
|
|
"passes": 1e6,
|
|
|
|
|
"sequences": 1e6,
|
|
|
|
|
"unsafe": true,
|
|
|
|
|
"unsafe_Function": true,
|
|
|
|
|
"unsafe_math": true,
|
|
|
|
|
"unsafe_proto": true,
|
|
|
|
|
"unsafe_regexp": true
|
2017-04-01 18:10:50 +00:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|