I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Captions
Add a one-line explanation of what this file represents
Make sure it is added to your service-worker.js file as follows:
// service-worker.js
import { Prefetcher } from '@edgio/prefetch/sw'
new Prefetcher().route()
If this is your first time viewing this page, you may need to refresh your browser window to
initialize the service worker properly after its installation.