From 33511390d66f2af6dc1b40c00723ca93812eadee Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 1 May 2018 17:29:18 +0300 Subject: add swipes lib back to worker cache --- worker.js | 1 + 1 file changed, 1 insertion(+) 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', -- cgit v1.2.3