summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-05-01 17:29:18 +0300
committerAndrew Dolgov <[email protected]>2018-05-01 17:29:18 +0300
commit33511390d66f2af6dc1b40c00723ca93812eadee (patch)
treea1fc79937f006536cc5795f4efdc1b5679fbf107 /worker.js
parent38a03bd23b0e9e8a63cd81130cdd70a55d3f907d (diff)
add swipes lib back to worker cache
Diffstat (limited to 'worker.js')
-rw-r--r--worker.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/worker.js b/worker.js
index d9767e9..0dff843 100644
--- a/worker.js
+++ b/worker.js
@@ -22,6 +22,7 @@ const CACHE_URLS = [
'lib/zip.min.js',
'lib/epub.js',
'lib/localforage.min.js',
+ 'lib/jquery.mobile.custom.js',
'lib/holder.min.js',
'lib/smartimages.js',
'lib/bootstrap/v3/css/bootstrap-theme.min.css',