Created by: jeffposnick
R: @gaearon @Timer
This is a continuation of the fix for https://github.com/facebook/create-react-app/issues/3864, with additional changes to reflect the usage of Workbox and the fact that setting proper Cache-Control
headers on the generated service worker file should (hopefully!) no longer be a concern for modern web browsers.
This PR depends on #4169 being merged.