Skip to content

Expand dir before passing it to Listen

Denis Defreyne requested to merge expand-listen-dir into main

This allows Listen to listen to changes properly. It also requires an if dir conditional because File.expand_path blows up if dir is nil.

  • Add test

Merge request reports

Loading