Closed NHoff95 closed 6 years ago
I think I found a solution (see /lively4-handwriting/src/external/lively4-serviceworker/src/swx.js)
Is this the way how to do that?
if (url.pathname.match(/lively4handwriting/)) return;
Yes, that should bypass all Request rewriting and caching
OK, thank you. Then there is nothing more to do 😃
Please implement an exceptional rule for the service worker to not modify requests to 'https://lively-kernel.org/lively4handwriting'.