2

I'm playing around with ServiceWorkers. In the current case I'm trying an example worker: https://github.com/GoogleChrome/samples/blob/gh-pages/service-worker/prefetch/service-worker.js

After running it in my context (complex framework with jquery and require) only small part of the request are going through the ServiceWorker.

enter image description here

3

0

Browse other questions tagged or ask your own question.