waves/public/assets/g/webretro/pwa-sw.js
2025-04-09 17:11:14 -05:00

2 lines
132 B
JavaScript

self.addEventListener("fetch", function(e) {}); /* not actually caching anything. just a dummy service worker so we can install. */