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