Jump to content

User contributions for 72.188.88.211

Results for 72.188.88.211 talk block log logs global block log filter log
Search for contributionsshowhide
⧼contribs-top⧽
⧼contribs-date⧽

28 July 2011

Devtools
The service worker is not responding

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.

Check @edgio/devtools documentation for more information.