You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2020. It is now read-only.
Aim: We use background fetch to keep an up-to-date cache of the initial home and user creds.
How: On the fetch, we download a query then store the details to the FS, then we can use the new prefetching in Relay Modern to fill the cache before the JS runtime is up and running.