2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Update to workbox 3.0 & fix breaking changes

This commit is contained in:
Michael
2018-03-16 20:46:58 +00:00
committed by XhmikosR
parent 1615a76f83
commit 7dc41e299b
4 changed files with 180 additions and 59 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
self.importScripts('/assets/js/vendor/{fileName}')
const workboxSW = new self.WorkboxSW()
workboxSW.precache([])
workboxSW.precaching.precacheAndRoute([])