There is a problem with workbox.precaching
on OSX Safari
/iOS Safari
.
This code works perfectly fine on Chrome, but fails on Safari
.
- Clone this repo.
- Run
npx http-server .
in the root of the repo. - Open http://127.0.0.1:8080 in a private safari window, to avoid any cache-related artifacts.
- Follow the instructions from the page in the browser.