Table of Contents generated with DocToc
a simple test to see how it differs from using workbox & writting it's own
We need to let the browsers serve the app throught https. Thanks to this simple guide we have
chrome://flags/#allow-insecure-localhost
should be checked
just add an exceptions for the website
npm install then:
npm run serve:custom
will run on https://localhost:3500
using google workbox
npm run serve:workbox
will run on https://localhost:3600
on chrome the custom script isn't reliable for an unfound reason…
Getting this strange error:
Failed to fetch