|
|
|
|
|
by fregante
1698 days ago
|
|
For those who don’t understand what it’s doing (like me at first): You first have to host these index.html and sw.js on a regular server (or use the URL in the readme) and then this service will serve a folder of your choice directly from your computer. This is if you ran your trusty Python server from the CLI, except you did it from the browser, with an unchangeable host:port The folder will appear to be published from the server that hosts that sw.js file. |
|
I guess no server worker from a file://-url?