Turn the coding environment into PWA

Description

None

Activity

Show:

Simon Bates February 14, 2020 at 9:23 PM
Edited

Do you know where in create-react-app the configuration for Workbox lives? It would be good to document that here also.

Daniel Cho February 14, 2020 at 9:18 PM

Yeah, that makes sense, specifically this line: workbox.precaching.precacheAndRoute(self.__precacheManifest, {});

Simon Bates February 14, 2020 at 9:16 PM
Edited

It's a little hard to read, but it looks like https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js is doing some Workbox set up.

It's looking maybe like the answer to "who is caching our files" is Workbox?

Done

Details

Assignee

Fix versions

Created February 10, 2020 at 2:45 PM
Updated February 19, 2020 at 8:09 PM
Resolved February 19, 2020 at 8:08 PM