diff --git a/source/sw.js b/source/sw.js index 20b1ca8..a082357 100644 --- a/source/sw.js +++ b/source/sw.js @@ -1,6 +1,5 @@ const CACHE_NAME = "food-journal-v1"; const ASSETS = [ - "/", "index.html", "ReviewDetails.html", "CreatePage.html",