This work has been released into the public domain by its author, SGT141. This applies worldwide.
In some countries this may not be legally possible; if so: SGT141 grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
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.