Offline Fallbacks
pwa:
serviceworker:
enabled: true
src: "sw.js"
workbox:
offline_fallback:
page: 'app_offline_page'
image: 'images/offline.svg'
font: 'fonts/normal.ttf'Last updated
Was this helpful?