Open
Description
Recently migrated a project from middleman 3 to 4. Livereload is working, however, it is reloading all of my haml files and not just the changed file.
I change careers.html.haml and in terminal I see it reloading paths from work/*, explore, contact etc...
Before the migration I would just see the careers page being reloaded in terminal.
config.rb
activate :livereload
Is there a config option I'm missing or is this the correct functionality?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels