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,
});
next-pwa
false
Whether Serwist should be disabled.
withSerwistInit({
swSrc: "app/sw.ts",
swDest: "public/sw.js",
disable: true,
});