From e83fa4cf569cf32e4878bcb85370f1f164e3eafc Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 3 Mar 2017 15:04:59 +0300 Subject: update worker cache --- worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worker.js b/worker.js index 2cec4c3..a6b2950 100644 --- a/worker.js +++ b/worker.js @@ -20,7 +20,7 @@ self.addEventListener('install', function(event) { 'lib/localforage.min.js', 'lib/holder.min.js', 'lib/smartimages.js', - 'lib/jquery.mobile-1.4.5.js', + 'lib/jquery.mobile.custom.js', 'lib/bootstrap/v3/css/bootstrap-theme.min.css', 'lib/bootstrap/v3/css/bootstrap.min.css', 'lib/bootstrap/v3/js/jquery.js', -- cgit v1.2.3