From 5864b5a9835cef2870b2a3d64d3dc4df1db8d101 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 28 Jun 2022 15:04:38 -0500 Subject: [PATCH] ServiceWorker: autoupdate every 1 hour --- webpack/production.js | 1 + 1 file changed, 1 insertion(+) diff --git a/webpack/production.js b/webpack/production.js index dc9954ff3..9cec42468 100644 --- a/webpack/production.js +++ b/webpack/production.js @@ -29,6 +29,7 @@ module.exports = merge(sharedConfig, { logLevel: 'silent', }), new OfflinePlugin({ + autoUpdate: true, caches: { main: [':rest:'], additional: [