Compact for smaller file
This commit is contained in:
parent
0569b34086
commit
dd30fd66b4
1 changed files with 3 additions and 0 deletions
|
@ -4,5 +4,8 @@
|
||||||
"bin/pfatt",
|
"bin/pfatt",
|
||||||
"cache/container.php"
|
"cache/container.php"
|
||||||
],
|
],
|
||||||
|
"compactors": [
|
||||||
|
"KevinGH\\Box\\Compactor\\Php"
|
||||||
|
],
|
||||||
"compression": "GZ"
|
"compression": "GZ"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue