google / google/material-design-lite
Google PageSpeed says to enable compression for code.getmdl.io
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
I don't know if this is being reported correctly, but when I run my site through PageSpeed, it reports this:
> Enable compression
> **Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.**
> Enable compression for the following resources to reduce their transfer size by 49.4KiB (81% reduction).
> Compressing https://code.getmdl.io/1.1.3/material.min.js could save 49.4KiB (81% reduction).
In Chrome dev tools, the size is reported as 60.9 KB and I can't see anything about compression in the response headers (but I'm not sure if it's normally visible here).
Is this expected?
Contributor guide
Assessment
This issue has not been assessed yet.