mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
upgraded yarn
This commit is contained in:
parent
89395d5ae4
commit
1e0586f124
4 changed files with 1864 additions and 2039 deletions
|
|
@ -27,6 +27,7 @@ if ($gzip = trim(`which gzip`)) {
|
|||
|
||||
if ($brotli = trim(`which brotli`)) {
|
||||
// passthru("{$brotli} -k --best ".escapeshellarg(__DIR__ . '/rainloop/v/0.0.0/static/js/*'), $return_var);
|
||||
// passthru("{$brotli} -k --best ".escapeshellarg(__DIR__ . '/rainloop/v/0.0.0/static/js/min/*'), $return_var);
|
||||
// passthru("{$brotli} -k --best ".escapeshellarg(__DIR__ . '/rainloop/v/0.0.0/static/css/*'), $return_var);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue