Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sw.js
diff options
context:
space:
mode:
Diffstat (limited to 'sw.js')
-rw-r--r--sw.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw.js b/sw.js
index 037a1471b9..e1ab031ab4 100644
--- a/sw.js
+++ b/sw.js
@@ -1,4 +1,4 @@
self.importScripts('/assets/js/vendor/{fileName}')
const workboxSW = new self.WorkboxSW()
-workboxSW.precache([])
+workboxSW.precaching.precacheAndRoute([])