1889 released, all changes are to make it easier to test the source map
functionality. I've blogged some basic instructions here
http://swannodette.github.io/2013/09/15/source-maps/

Feedback welcome!


On Sun, Sep 15, 2013 at 2:48 PM, David Nolen <dnolen.li...@gmail.com> wrote:

> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
> The biggest change in this release thanks to Sean Grove - much improved
> source maps. You can provide a :source-map option to the compiler to name
> the source map file. Feedback on this significant enhancement welcome.
>
> README and source code: https://github.com/clojure/clojurescript
>
> New release version: 0.0-1885
>
> Leiningen dependency information:
>
>     [org.clojure/clojurescript "0.0-1885"]
>
> *Enhancements: *
> * Accurate source maps!
>
> *Changes:*
> ** *cljs.core/format based on goog.string/format backed out
> * set-print-fn! no longer exported
>
> *Fixes:*
> ** *CLJS-588: allow upstream :foreign-libs to be used
>

-- 
-- 
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 posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to