mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
migrated to ASP.Net Core
This commit is contained in:
4
WebfrontCore/wwwroot/lib/bootstrap/sw.js
Normal file
4
WebfrontCore/wwwroot/lib/bootstrap/sw.js
Normal file
@ -0,0 +1,4 @@
|
||||
self.importScripts('/assets/js/vendor/{fileName}')
|
||||
|
||||
const workboxSW = new self.WorkboxSW()
|
||||
workboxSW.precache([])
|
Reference in New Issue
Block a user