Files
squoosh/src/copy/sw.js
Jake Archibald 5d691af8a1 Simpler fallback
2020-12-09 22:03:34 +00:00

5 lines
189 B
JavaScript

// I accidentally shipped with the wrong service worker name.
// This picks up users that still might be using that version.
// We'll be able to delete this file eventually.
skipWaiting();