On Wed, Feb 11, 2015 at 6:52 AM, Daniel Skarda wrote:
> Could you please write few examples how to take advantage of new unified
> source-map support? I tried 0.0-2816 with node.js without success. I tried
> with piggieback and without. But the only solution was with 'npm install
> source-map-sup
Does there exist a tutorial for how to setup a project using cljs.test? And
some details on how the async testing works?
Thanks!
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that
David,
thank you for all improvements and work you do for ClojureScript!
Could you please write few examples how to take advantage of new unified
source-map support? I tried 0.0-2816 with node.js without success. I tried with
piggieback and without. But the only solution was with 'npm install
s
According to GitHub, ClojureScript now has 104 contributors to Clojure's 102 -
and has had more commits since around December. Congrats to all involved!
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@goog
Cut 0.0-2816. The only change is a fix for reader metadata leakage around
`reify`.
David
On Mon, Feb 9, 2015 at 7:47 PM, David Nolen wrote:
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
> README and source code: https://github.com/clojure/clojurescript
>
> New relea
Congratulations David and CLJS team, you guys are on fire lately.
On Monday, February 9, 2015 at 7:47:41 PM UTC-5, David Nolen wrote:
>
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
> README and source code: https://github.com/clojure/clojurescript
>
> New release vers
Oh also thanks to Leon Grapenthin for working on the async testing support.
And of course a general round of thanks to everyone who submitted patches
of any kind and size for this release.
David
On Mon, Feb 9, 2015 at 7:47 PM, David Nolen wrote:
> ClojureScript, the Clojure compiler that emits