mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
001f2b0b91
refs https://linear.app/tryghost/issue/ENG-676/ We want to make sure that we're not serving stale liked counts for comments, which means we need to cache bust when they're liked/unliked Unfortuantely this means we need to fetch the comment from the db so that we have access to the post id. |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
e2e-webhooks | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js |