Skip to content

Instantly share code, notes, and snippets.

@webmaxru
Created February 27, 2019 19:07
Show Gist options
  • Save webmaxru/96c380a4c1ba3b02430bfc9bbdc82afd to your computer and use it in GitHub Desktop.
Save webmaxru/96c380a4c1ba3b02430bfc9bbdc82afd to your computer and use it in GitHub Desktop.
Workbox 4: workbox-window. Adding broadcastUpdate plugin
workbox.precaching.addPlugins([
new workbox.broadcastUpdate.Plugin('precache-channel')
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment