webpack.js.org
webpack.js.org copied to clipboard
The "workbox-webpack-plugin" setup in the documentation results in "bad-precaching-response" error
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:
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