Add minimal PWA (#34)
This commit is contained in:
4
src/ServiceWorker/sw.js
Normal file
4
src/ServiceWorker/sw.js
Normal file
@ -0,0 +1,4 @@
|
||||
/* eslint-disable no-console */
|
||||
|
||||
console.log('Hello from the service worker');
|
||||
|
Reference in New Issue
Block a user