diff --git a/sw.js b/sw.js index 3c20815..2978397 100644 --- a/sw.js +++ b/sw.js @@ -11,7 +11,7 @@ async function initCache() { '/dialog/dialog.js', '/forms/button-group.js', '/menu/dropdown.js', - ]) + ]) //1 } self.addEventListener("install", event => {