Netlify dev --live is not hot reloading when I change code

I’m using jekyll and jekyll liveserve works just fine.
Using functions, I want to convert to using netlify CLI – to run Lambda locally – but --live apparently hosts a public URL, but not live refresh.

Is there a way to do auto refresh with netlify CLI? Is that what this thread is about, or is that something else?

Thanks!

Hi there and sorry to be slow to get back to you! That is what netlify dev --live does for most folks including our tests with Jekyll. Mind sharing your configuration in more detail, and also describe how you update (e.g. “I edit this local file in my editor and hit save”) so the team can look at it?

We migrated to Gatsby since we were tired of Jekyll anyways, so I can’t be more help.