amp-pwa icon indicating copy to clipboard operation
amp-pwa copied to clipboard

These are the resource files needed for the Progressive Web AMPs code lab from Google.

Results 3 amp-pwa issues
Sort by recently updated
recently updated
newest added

sw-precache is deprecated in favor of workbox. See https://github.com/GoogleChromeLabs/sw-precache It would be nice if this Codelab would use workbox.

I can't open the link to " several caching strategies " ->https://googlechrome.github.io/sw-toolbox/api.html#handlers which is in the Tipp Box of https://codelabs.developers.google.com/codelabs/amp-in-pwa/#3

When going through the Progressive Web AMPs Codelab https://codelabs.developers.google.com/codelabs/amp-in-pwa/index.html?index=#4 I encountered problems generating a manifest.json file using the App Manifest Generator @ https://app-manifest.firebaseapp.com/ After filling in the manifest values and...