Compact for smaller file

This commit is contained in:
James Gilliland 2022-03-10 21:57:00 -06:00
parent 0569b34086
commit dd30fd66b4

View file

@ -4,5 +4,8 @@
"bin/pfatt", "bin/pfatt",
"cache/container.php" "cache/container.php"
], ],
"compactors": [
"KevinGH\\Box\\Compactor\\Php"
],
"compression": "GZ" "compression": "GZ"
} }