Just some early results on our builds show a roughly 30% decrease in compile
time when using cljsbuild auto. That helps a lot during development.
Awesome work as usual, thanks!
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, s
On Tuesday, October 13, 2015 at 8:02:07 AM UTC-7, David Nolen wrote:
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
>
> README and source code: https://github.com/clojure/clojurescript
>
>
> Leiningen dependency information:
>
>
> [org.clojure/clojurescript "1.
If any Clojurians will be at Streaming Media East or just local to NYC and
would like to do a mini-meetup at the New York Hilton Midtown on 5/10 in
the evening let me know. Would be nice to meet up and have a few drinks and
talk Clojure. I can organize if there is some interest.
--
You receive
We use https://github.com/ejlo/lein-externs for this and it seems to work
pretty well for our purposes.
On Monday, March 23, 2015 at 10:42:40 PM UTC-4, james borden wrote:
>
> Is there a way to automatically generate externs files for js libraries
> for use with the cljs advanced compilation mod