y4f/bin/Debug/net7.0/wwwroot/service-worker.js
2023-01-17 16:16:46 +01:00

6 lines
298 B
JavaScript

// In development, always fetch from the network and do not enable offline support.
// This is because caching would make development more difficult (changes would not
// be reflected on the first load after each change).
self.addEventListener('fetch', () => { });
/* Manifest version: RC0aMC82 */