Files
resources/semag/webretro/pwa-sw.js
2025-06-22 12:00:12 -04:00

2 lines
132 B
JavaScript

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