frontend/src/ServiceWorker/sw.js

5 lines
80 B
JavaScript
Raw Normal View History

2019-10-16 18:25:10 +00:00
/* eslint-disable no-console */
console.log('Hello from the service worker');