ibdknox / cljs-watch

A clojurescript compilation watcher
101 stars 15 forks source link

small error fix #4

Closed jedahu closed 13 years ago

jedahu commented 13 years ago

This works for my use case. I hope it wont break anyone else's setup.

jedahu commented 13 years ago

Scratch that. It works on the initial run, but on subsequent compiles cljsc is unable to find any macro files under src/. How annoying.

ibdknox commented 13 years ago

Yeah, the reason that is added to the classpath is to preserve macros