react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
offline plugin and service workers
I am using this boilerplate and ssr in my react project. I was hoping to be able to use offline plugin.
https://github.com/NekR/offline-plugin
But it does not seem to work. It should set up in like 2 steps but the service worker is just not getting created. How do I make this a pwa with service workers and cache.
Hi @simran66 did you able to get any solution for this any how?