2019-10-18 UTC
# [Lewis_Cowles] If someone does use an offline-first PWA (manifest + serviceworker) you could avoid re-downloading react and app code, but you'd need to do a lot more server work to cope with the potential for many active client versions, or work out a way to gracefully present the user with a way to update (sw.js above does that)