aboutsummaryrefslogtreecommitdiff
path: root/test/input/issue-3315/config.json
blob: 4bcbaed9347224de7377173e90fae0811d0bd9a0 (about) (plain)
1
2
3
4
5
6
7
8
{
    "compress": false,
    "mangle": {
        "properties": {
            "regex": "/^_/"
        }
    }
}