add a new Visual Studio Project Template
This commit is contained in:
2
Oqtane.Application/AppHost/wwwroot/service-worker.js
Normal file
2
Oqtane.Application/AppHost/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