parent
2654f3be82
commit
e54cc15cbd
3 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue