Jump to content

User:WeaverLambsbridge

From Wikipedia, the free encyclopedia

"The job of a scientist is to listen carefully to nature, not to tell nature how to behave." -- Freeman Dyson on Richard Feynman[1]

  1. ^ Feynman, Richard P. (Richard Phillips), 1918-1988. (2006). Classic Feynman : all the adventures of a curious character. Leighton, Ralph. (1st ed ed.). New York: W.W. Norton. ISBN 0-393-06132-9. OCLC 60798482. {{cite book}}: |edition= has extra text (help)CS1 maint: multiple names: authors list (link) CS1 maint: numeric names: authors list (link)
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.