Skip to content

Utility Functions – Pwa

generate-sw.js

workboxConfig

Configuration object for Workbox to generate a service worker.

Type

{ import('workbox-build').GenerateSWOptions }

Function 2

Generates a service worker using the given Workbox configuration. Logs success or error information to the console.