Hacker News new | ask | show | jobs
by shadowmint 3452 days ago
come on, dont just wave your hands in the air and say its all good.

how do you do it then?

1 comments

What do you mean how? Clojurescript compiler today has four different, well documented options related to source maps: https://github.com/clojure/clojurescript/wiki/Compiler-Optio... Just yesterday I placed `(js* "debugger;")` in my .cljs code and it stopped exactly where I wanted it. And showed exact piece of Clojurescript (not compiled JS)