Revision 1e0c7d2bc5c0664871263e68bd1fcc23725d7384 authored by Alex Lam S.L on 23 July 2017, 08:54:46 UTC, committed by GitHub on 23 July 2017, 08:54:46 UTC
2 parent s 91f8b57 + 98b8505
Raw File
ufuzz.json
[
    {
        "compress": false,
        "mangle": false,
        "output": {
            "beautify": true,
            "bracketize": true
        }
    },
    {
        "compress": false
    },
    {
        "mangle": false
    },
    {},
    {
        "compress": {
            "toplevel": true
        },
        "mangle": {
            "toplevel": true
        }
    },
    {
        "compress": {
            "keep_fargs": false,
            "passes": 3
        }
    }
]
back to top