Skip to main content

disable

First added

next-pwa

Default

false

About

Whether Serwist should be disabled.

Usage

withSerwistInit({
  swSrc: "app/sw.ts",
  swDest: "public/sw.js",
  disable: true,
});