mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-28 13:58:40 +02:00
Update PWA workbox
This commit is contained in:
parent
bf071be247
commit
8425fac543
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@ module.exports = {
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
workbox: {
|
workbox: {
|
||||||
|
offline: false,
|
||||||
|
cacheAssets: false,
|
||||||
preCaching: [],
|
preCaching: [],
|
||||||
runtimeCaching: []
|
runtimeCaching: []
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue