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
Remove a work-around needed during the transition away from Rails
In cb4696d (deploy: copy back a couple files to help transitioning
away from Rails, 2024-09-23), I added a work-around to help keep things
working while caches slowly drain and some readers invariably must have
been looking at content that had been served from the Rails app (and
linked to differently-named CSS files, for example).
The caches had ample opportunity to drain in the meantime, it's time to
pay down the technical debt and remove that work-around.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments