Browse Source

Bump for builder change to support app building itself

page-actions
bat 3 years ago
parent
commit
23a0f309b4
  1. 2
      sw.js

2
sw.js

@ -17,7 +17,7 @@ async function initCache() {
'/loader/builder.js',
'/loader/editor-build.js',
'/menu/dropdown.js',
]) //4
]) //5
}
self.addEventListener("install", event => {

Loading…
Cancel
Save