Skip to content

Repository files navigation

Table of Contents generated with DocToc

service-worker-test

a simple test to see how it differs from using workbox & writting it's own

current browser setup for https

We need to let the browsers serve the app throught https. Thanks to this simple guide we have

in chrome:

chrome://flags/#allow-insecure-localhost

should be checked

in firefox:

just add an exceptions for the website

building & launching

npm install then:

custom service worker

npm run serve:custom

will run on https://localhost:3500

npm run serve:workbox

will run on https://localhost:3600

issues

on chrome the custom script isn't reliable for an unfound reason…

Getting this strange error:

Failed to fetch 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages