Cross-post from [email protected]: I have my working macro "with-memoized-def" in https://github.com/emnh/rts/blob/master/game/src.client/game/client/macros.clj .
I am using it in https://github.com/emnh/rts/blob/master/game/src.client/game/client/scene.cljs . The problem is that when an error happens in scene.cljs after use of the macro, then the line numbers for the exception is wrong. I am using figwheel with source maps. Can anyone help me understand how to write a line number preserving macro? -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
