Open Rich-Harris opened 1 month ago
Yikes, I just saw a production deploy with a stale snippet cache. That's very bad. I think we probably need to do snippet generation at sync time
...or do the more elaborate snippet cache key, or just disable it entirely for production deployments.
It's a little hard to reverse engineer at the moment — I got very confused trying to figure out how stuff worked. A few things we could do to make life easier for future us:
apps/svelte.dev/README.md
to describe the processrepos