Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Enable the service worker #22

Open
JeremieLitzler opened this issue Mar 7, 2018 · 0 comments
Open

Enable the service worker #22

JeremieLitzler opened this issue Mar 7, 2018 · 0 comments
Labels

Comments

@JeremieLitzler
Copy link
Owner

JeremieLitzler commented Mar 7, 2018

Using this repo as template, put all the code of this site so that it works offline.

It must handle:

  • HTML initial caching and updates
  • CSS initial caching and updates
  • Image initial caching and updates
  • JS initial caching and updates

Example: https://github.com/enmark/sw
Example 2: https://developers.google.com/web/tools/workbox/get-started/gulp
Example 3: http://samdutton.github.io/ilt/pwa/introduction/

WebDevJL pushed a commit that referenced this issue Mar 8, 2018
- setup for critical path css
- setup for sw generation through workbox

covers: #22, #23
WebDevJL pushed a commit that referenced this issue Mar 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant