16 lines
231 B
YAML
16 lines
231 B
YAML
pwa:
|
|
caches:
|
|
font:
|
|
strategy: network-first
|
|
image:
|
|
strategy: network-first
|
|
script:
|
|
strategy: network-first
|
|
style:
|
|
strategy: network-first
|
|
|
|
hugopress:
|
|
modules:
|
|
pwa:
|
|
disable: true
|