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