webpack.js.org icon indicating copy to clipboard operation
webpack.js.org copied to clipboard

The "workbox-webpack-plugin" setup in the documentation results in "bad-precaching-response" error

Open ashwanth1109 opened this issue 4 years ago • 0 comments

Hi, I followed the documentation in webpack on how to setup a web worker with workbox. But Im running into a bit of a snag.

This is the error I get: 2020-10-26 05_05_22-Progressive Web Application

These are the changes I made as per the webpack documentation. The commit shows all the changes that I have made as per the documentation on the webpack site. Please feel free to checkout the repo since it only has code related to getting the PWA setup to work as per documentation

ashwanth1109 avatar Oct 25 '20 23:10 ashwanth1109