|
|
|
|
@ -9,9 +9,9 @@ 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
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
self.addEventListener("install", event => {
|
|
|
|
|
|