Kyle Spraggs

Results 7 comments of Kyle Spraggs

Great, thanks!

I tried it out but adding `root = "../"` seems to not watch anything and I was able to get `include_dir` to work with it.

Yeah, but if I want the root to be `A1` (where I run air) and to watch `A` it doesn't seem to work? ``` root = "../../" include_dir = ["A"]...

I'm not sure what you mean @cosmtrek ?

See https://github.com/cosmtrek/air/pull/43. This does what I need but I'm not sure it conflicts with anything else.

#43 didn't quite do what I needed in all circumstances but #44 should do the trick.

This was working when I submitted the pull request, but no longer merges with the latest master. I'd still like to see this added because the latest master no longer...