update service worker

file-group-page
Benjamin Atkin 3 years ago
parent 2c77ce8536
commit c6b97474a3

@ -11,7 +11,12 @@ async function initCache() {
'/dialog/dialog.js',
'/forms/button-group.js',
'/menu/dropdown.js',
]) //1
'/loader/builder.js',
'/loader/editor-build.js',
'/editor/file-group.js',
'/editor/file-page.js',
'/editor/text-edit.js',
])
}
self.addEventListener("install", event => {

Loading…
Cancel
Save