ring

thomas 2026-01-19T20:17:23.398479Z

Hi, for some reason my ring/compojure project has stopped reloading code changes. when I make a change to the any file except the handler file the changes are not picked up on a reload of my page. Any idea what could be causing this?

weavejester 2026-01-20T15:36:36.246189Z

What are you using to reload your code changes?

thomas 2026-01-20T19:03:46.120479Z

I just F5... and I just noticed that it seems to have fixed it self. No idea what went wrong there.