ServiceWorker: skipWaiting and reload tabs when new ServiceWorker is ready
This commit is contained in:
@ -85,6 +85,7 @@ module.exports = merge(sharedConfig, {
|
||||
ServiceWorker: {
|
||||
cacheName: 'soapbox',
|
||||
entry: join(__dirname, '../app/soapbox/service_worker/entry.ts'),
|
||||
events: true,
|
||||
minify: true,
|
||||
},
|
||||
cacheMaps: [{
|
||||
|
||||
Reference in New Issue
Block a user