ServiceWorker: autoupdate every 1 hour

This commit is contained in:
Alex Gleason 2022-06-28 15:04:38 -05:00
parent 7636f8294f
commit 5864b5a983
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -29,6 +29,7 @@ module.exports = merge(sharedConfig, {
logLevel: 'silent',
}),
new OfflinePlugin({
autoUpdate: true,
caches: {
main: [':rest:'],
additional: [