impress-2020/src
Matchu 2ee48250da Fix caching for search result pages
Apollo Client is pretty darn reliant on an `id` field for effective caching, more often than you'd think!

Before this change, navigating back to a page you'd already loaded would cause it to reload. After this change, it no longer does, and serves the page from cache instead!
2022-10-14 19:38:26 -07:00
..
app Fix caching for search result pages 2022-10-14 19:38:26 -07:00
server Time out manifest requests after 2sec 2022-10-13 17:00:21 -07:00
shared Fix UC outfit images 2021-05-25 17:02:29 -07:00
react-app-env.d.ts Finally finish TS setup, build works! 2021-02-02 21:38:57 -08:00