From bf0c358e8930f7520fdec3282347835bc82c6518 Mon Sep 17 00:00:00 2001 From: daffinm Date: Sat, 4 Apr 2020 14:25:49 +0100 Subject: [PATCH] Removed experiment with code sharing between front and back end. PITA for users of the SW Client. --- index.html | 3 +-- js/sw-client.js | 15 ++++++++++++--- js/sw-utils.js | 12 ------------ sw.js | 18 ++++++++++++++---- 4 files changed, 27 insertions(+), 21 deletions(-) delete mode 100644 js/sw-utils.js diff --git a/index.html b/index.html index 5f93021..82ebd26 100644 --- a/index.html +++ b/index.html @@ -7,9 +7,8 @@ content="user-scalable=yes, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width"> - - +