I saw in one of the issues an error about service worker registration. But in Carlo context, the service worker doesn't make much sense to me. It can potentially only introduce bugs (eg. the user updates the desktop binary and has to restart it because service worker still had the old assets cached [hypothetical, haven't tested]). So maybe we should not register the service worker when running in Carlo context?
// @TobiaszCudnik
I saw in one of the issues an error about service worker registration. But in Carlo context, the service worker doesn't make much sense to me. It can potentially only introduce bugs (eg. the user updates the desktop binary and has to restart it because service worker still had the old assets cached [hypothetical, haven't tested]). So maybe we should not register the service worker when running in Carlo context?
// @TobiaszCudnik