Just starting with Figwheel. I downloaded the demo app found here
And it runs fine in the browser, except that it isn't reloading when I make changes and save the file. Tried different editors/different browsers, etc.
I am cd'd into the directory, I ran lein figwheel
... am I missing something?
EDIT:
When I run tail -f figwheel_server.log
nothing comes up either. Not even when reloading the page.
Upgrading to El Capitan fixed it. sigh