diff --git a/sw.js b/sw.js index 0ff9269..5be9c44 100644 --- a/sw.js +++ b/sw.js @@ -9,8 +9,8 @@ async function initCache() { '/components/header.js', '/components/nav-menu.js', '/components/dialog.js', - '/forms/button-group.js, - '/menu/dropdown.js, + '/forms/button-group.js', + '/menu/dropdown.js', ]) //1 }