macdonst commented on issue #43: Register service worker if no one else does URL: https://github.com/apache/cordova-browser/pull/43#issuecomment-326456174 @purplecabbage I don't recommend merging this PR in. The way our service-worker is written the first time the service-worker is loaded it will cache all the files and then that cache will always be used until the end of time. Until that gets fixed we are better off not registering the service-worker. See my comment: https://github.com/apache/cordova-browser/commit/1f7bda8e27731c9e6acd031e644edea9cbede969#commitcomment-24013770 We should all chat on whether or not we want service-workers to land in browser. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
