citybook icon indicating copy to clipboard operation
citybook copied to clipboard

Finding a way to add back service workers without causing browser compatibility issues

Open carlvlewis opened this issue 7 years ago • 0 comments

In a recent PR, @cweems fixed the issue affecting Android browsers and Firefox by removing the file sw.js which holds the service workers that prevent the app from loading fresh each time and cut down on latency a good deal.

I'm not sure what part of the service workers were causing the incompatibility or if it has always been incompatible. But it would be helpful for us to look into so that we can improve the performance.

carlvlewis avatar Jun 29 '17 18:06 carlvlewis