Add geenrated resources to be pre-cached by service worker
This commit is contained in:
@@ -139,7 +139,7 @@ enableGitInfo = true
|
||||
|
||||
# /!\ This is an experimental feature, might be removed or changed at any time
|
||||
# (Optional, experimental, default false) Enables service worker that caches visited pages and resources for offline use.
|
||||
BookServiceWorker = true
|
||||
BookServiceWorker = "precache"
|
||||
|
||||
# /!\ This is an experimental feature, might be removed or changed at any time
|
||||
# (Optional, experimental, default false) Enables a drop-down menu for translations only if a translation is present.
|
||||
|
||||
Reference in New Issue
Block a user