Skip to content

Fall back to gzip when missing optional zopfli dependency

What does this MR do?

Addresses omnibus-gitlab#2454 (closed) by wrapping zopfli compression in a try/catch block so that the frontend assets can still be compiled on systems where zopfli is not available.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

omnibus-gitlab#2454 (closed)

Edited by username-removed-636429

Merge request reports