mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 18:12:08 -05:00
2 lines
133 B
JavaScript
2 lines
133 B
JavaScript
self.addEventListener("fetch", function(e) {}); /* not actually caching anything. just a dummy service worker so we can install. */
|