Uncompressed JS and CSS
punramesh opened this issue · 0 comments
punramesh commented
Is it possible to enable compression for your JavaScript and CSS files on your server?
To check if the website pages and files are compressed, you need to check for GZIP compression. This is something you can see in your browser's dev tools, under the 'Network' tab. If the content-encoding shows GZIP under 'Response Headers' then the files are gzip compressed: