CheckBox, Pages, Editor

This commit is contained in:
Paolo Arena
2021-10-01 03:08:43 +02:00
parent 489c4fecc7
commit 2384e485a5
40 changed files with 413 additions and 205 deletions

View File

@@ -74,7 +74,7 @@ if (!workbox) {
}
if (workbox) {
const debug = true
const debug = false
workbox.setConfig({ debug })
const precacheList = self.__WB_MANIFEST || [];