Cool - wasn't aware of that.
On 16 September 2011 15:07, Chris Granger wrote:
> FWIW there's also cljs-watch:
>
> http://github.com/ibdknox/cljs-watch
>
> On Sep 15, 6:35 am, Stuart Campbell wrote:
> > Hello,
> >
> > I've written a small hack for the ClojureScript compiler that is useful
> for
FWIW there's also cljs-watch:
http://github.com/ibdknox/cljs-watch
On Sep 15, 6:35 am, Stuart Campbell wrote:
> Hello,
>
> I've written a small hack for the ClojureScript compiler that is useful for
> working with static HTML projects. When invoked with the :watch option, the
> cljsc program wat
Hello,
I've written a small hack for the ClojureScript compiler that is useful for
working with static HTML projects. When invoked with the :watch option, the
cljsc program watches a source directory and recompiles sources whenever a
change is detected.
https://github.com/harto/clojurescript/comm