You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there any support for pre-gzipped files if there where we could compress css, html and javascript files with zopfli to make then as small as possible.
the files could be saved as [filename]_[hash].gzip or some like that.
If there is support how would one go about to enable it?
If there isn't do you have any tips on how to create it?