GoogleChromeLabs / react-shrine

"Shrine" Progressive Web App sample built with React
https://react-shrine.web.app/
Apache License 2.0
331 stars 54 forks source link

Self-host application assets #3

Closed addyosmani closed 6 years ago

addyosmani commented 6 years ago

image

We're currently reading them from a shared source that was used for the Angular and Polymer versions of this app. We could just address the HTTPS issue noted here, but I'd rather move everything to the same bucket at the same time on Firebase.

addyosmani commented 6 years ago

This issue should be fixed: https://www.webpagetest.org/lighthouse.php?test=180217_TN_2c17f17713ab50a14e27e319aa3f32d8&run=3

We now have some linking issues of icons from the manifest so I'll take a look next.