Created
October 28, 2019 14:21
-
-
Save thepassle/3645b34729c045e5ca6c863683309e47 to your computer and use it in GitHub Desktop.
skipwaiting10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
self.addEventListener('activate', event => { | |
// clean up old caches etc etc | |
// ... | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment