forked from Alex/Pterodactyl-Panel
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
{
|
|
"presets": ["es2015"],
|
|
"compact": true,
|
|
"minified": true,
|
|
"only": "public/themes/pterodactyl/js/frontend/files/src/*.js",
|
|
"sourceMaps": "inline",
|
|
"comments": false
|
|
}
|