committed by
Eugen Rochko
parent
2654f3be82
commit
e54cc15cbd
@ -48,7 +48,7 @@ module.exports = merge(sharedConfig, {
|
||||
ServiceWorker: {
|
||||
entry: path.join(__dirname, '../../app/javascript/mastodon/service_worker/entry.js'),
|
||||
cacheName: 'mastodon',
|
||||
output: '../sw.js',
|
||||
output: '../assets/sw.js',
|
||||
publicPath: '/sw.js',
|
||||
minify: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user