Skip to content

Instantly share code, notes, and snippets.

@beebole
Created July 25, 2017 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beebole/c8f60bfe6f56f5a400050586dc70ef2b to your computer and use it in GitHub Desktop.
Save beebole/c8f60bfe6f56f5a400050586dc70ef2b to your computer and use it in GitHub Desktop.
Mobile offline - SW file
var urlsToCache = [ 'index.html',
'.',
'img/bunny1.jpg',
'img/bunny2.jpg',
'img/bunny3.jpg' ];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment