kenchris/jakecache

Make serviceworker script path relative

ejb opened this issue · 1 comments

ejb commented

On line 86, is there a reason why the path is absolute rather than relative?

navigator.serviceWorker.register('/jakecache-sw.js').then(registration => {

No, feel free to supply a PR