UNPKG
next-offline-ts
Version:
latest (6.1.7)
6.1.7
6.1.6
6.1.5
6.1.4
6.1.3
6.1.2
6.1.1
6.1.0
6.0.11
6.0.10
6.0.9
6.0.8
6.0.7
6.0.6
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
<h1 align="center"> next-offline-ts </h1>
github.com/meabed/next-offline-ts
meabed/next-offline-ts
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.'
);