application template changes
This commit is contained in:
2
Oqtane.Application/Server/wwwroot/service-worker.js
Normal file
2
Oqtane.Application/Server/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