ServiceWorker: clean up entry.js and web_push_notifications.js
This commit is contained in:
@ -82,7 +82,7 @@ module.exports = merge(sharedConfig, {
|
||||
],
|
||||
ServiceWorker: {
|
||||
cacheName: 'soapbox',
|
||||
// entry: join(__dirname, '../app/soapbox/service_worker/entry.js'),
|
||||
entry: join(__dirname, '../app/soapbox/service_worker/entry.js'),
|
||||
minify: true,
|
||||
},
|
||||
cacheMaps: [{
|
||||
|
||||
Reference in New Issue
Block a user