Wow, really? I didn't really consider it usable yet as we don't emit quite enough information for mapping symbols.
On Tue, Jun 25, 2013 at 7:14 PM, <[email protected]> wrote: > Thanks a lot for the source map support. Made it possible for me to find > the cause of my broken advanced compiled cljs. Without the source map I was > totally lost... > > In case anybody wonders how to enable it: > > Just add a :source-map "path/to/js/folder/source-map-name.js.map" key > value pair to the :compiler map of your :cljsbuild map. > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
