aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-02-09 20:39:52 +0530
committerGitHub <noreply@github.com>2018-02-09 20:39:52 +0530
commit86820b50ce0e9371d4acdcbd4726ad7e95b682ea (patch)
treedfe429a51618d26c99270a30e1827cd6b656086f
parent6d6e194f1e4740e22cd69705cb28910771a4ee59 (diff)
Update sw.js
-rw-r--r--sw.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw.js b/sw.js
index ebfb900..347d1f7 100644
--- a/sw.js
+++ b/sw.js
@@ -1,4 +1,4 @@
-importScripts('/cache-polyfill.js');
+importScripts('cache-polyfill.js');
self.addEventListener('install', function(e) {