mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-18 03:29:17 +00:00
5 lines
189 B
JavaScript
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();
|