I want to look at my jade files and compile them, but it seems that it does not work.
jade client/jade --watch --out public
When I change client/jade/draft.jade, it does not recompile. I saw a message saying that it does not work with directories? Isn't it fixed yet? Is there a workaround or something else? Should I watch all files manually?
https://groups.google.com/d/msg/jadejs/p_slRuISjVg/lL_uxgD6uB0J
source
share