Dabolus/polymer3-webpack-starter-kit

View on GitHub
src/static/sw.js

Summary

Maintainability
A
0 mins
Test Coverage
// Ignore this file, it is just a placeholder and it won't be used at all in your
// production build. If you need to add your own code in your service worker, edit
// the file `service-worker.js` in your `src` folder.

console.info(
  'Service worker disabled for development, will be generated at build time.'
);