myplayer/.minify.json

9 lines
106 B
JSON

{
"js": {
"type": "terser",
"terser": {
"mangle": false
}
}
}