mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
build: update PWA configs
This commit is contained in:
parent
b690bfdf44
commit
c7c5de1de2
@ -76,7 +76,7 @@ module.exports = {
|
|||||||
workboxOptions: {
|
workboxOptions: {
|
||||||
runtimeCaching: [{
|
runtimeCaching: [{
|
||||||
urlPattern: /.*/,
|
urlPattern: /.*/,
|
||||||
handler: 'networkFirst',
|
handler: 'NetworkFirst',
|
||||||
options: {
|
options: {
|
||||||
cacheName: 'PPTist',
|
cacheName: 'PPTist',
|
||||||
expiration: {
|
expiration: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user