Publish directory
This commit is contained in:
2
publish/wwwroot/service-worker.js
Normal file
2
publish/wwwroot/service-worker.js
Normal file
@ -0,0 +1,2 @@
|
||||
// always fetch from the network and do not enable offline support
|
||||
self.addEventListener('fetch', () => { });
|
||||
Reference in New Issue
Block a user