Closed megazear7 closed 5 years ago
Create a /src/pages/offline.js page in the documentation project and in the template projects. Update the service worker to preload this page and to respond with this page (or page fragment) when a fetch request fails.
I implemented the offline page in commit b2248f0dd4bee
Create a /src/pages/offline.js page in the documentation project and in the template projects. Update the service worker to preload this page and to respond with this page (or page fragment) when a fetch request fails.