Browse Source

Updates to run inside or outside sandbox

file-group-page
bat 3 years ago
parent
commit
c81c749de0
  1. 2
      sw.js

2
sw.js

@ -11,7 +11,7 @@ async function initCache() {
'/dialog/dialog.js',
'/forms/button-group.js',
'/menu/dropdown.js',
])
]) //1
}
self.addEventListener("install", event => {

Loading…
Cancel
Save