I have just attempted to implement service workers to cache some JSON files and other assets on a static site (running on localhost chrome Version 47.0.2526.73 (64-bit)). Us
I had same problem when I used sw.js with Django Framework. Here I've found solution.