google / material-design-lite

Material Design Components in HTML/CSS/JS
https://getmdl.io
Apache License 2.0
32.27k stars 5.04k forks source link

CDN serves resources without gzip and brotli #5224

Open cramforce opened 6 years ago

cramforce commented 6 years ago

See https://code.getmdl.io/1.3.0/material.indigo-pink.min.css for a reference

screen shot 2018-07-06 at 7 09 18 am

I'm a bit puzzled why the response isn't gzipped, but since it is served by GFE I'm happy to help with the configuration Google-internally.

Garbee commented 6 years ago

It's a quirk that comes up. Basically, it does serve with gzip just not all the time. Issue #4319 is the original issue for this problem with the previous history of it.

I don't really know who to get in touch with for access to the config to this anymore. @sgomes may have an idea. This project is now deprecated in favor of Material Components for Web so no one has been working on it in a while. :frowning_face:

sgomes commented 6 years ago

Sorry, I'm no longer involved with the project either :( As far as I know there's no-one looking after MDL anymore. If anything urgent is needed, @addyosmani would likely be your best bet.