UNPKG
@matolink/next-offline-ts
Version:
latest (6.1.9)
6.1.9
6.1.8
<h1 align="center"> next-offline-ts </h1>
github.com/meabed/next-offline-ts
meabed/next-offline-ts
@matolink/next-offline-ts
/
dist
/
service-worker.js
3 lines
(2 loc)
•
105 B
JavaScript
View Raw
1
2
3
"use strict"
;
console
.
info
(
'Service worker disabled for development, will be generated at build time.'
);