Quentin Ménoret

Results 2 issues of Quentin Ménoret

PR Checklist ### PR Structure - [x] This PR has reasonably narrow scope (if not, break it down into smaller PRs). - [x] This PR avoids mixing refactoring changes with...

When starting my dev server I'm experiencing very slow starts. I tried to look at the code to find the culprit and realised that [the `build_tree` function](https://github.com/railsjazz/rails_live_reload/blob/main/lib/rails_live_reload/watcher.rb#L44) is scanning my...