Skip to content
Unverified Commit 54f9b35f authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Allow to gzip CSS/JS files



Since in production the SCSS files are compiled once and the javascript
files are combined once we can just as well gzip them aggresively.

This means that once they are requested and the browser supports gzip we
can just serve the gzipped file saving precious bandwidth.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent e26f138f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment