Fork me on GitHub
#cljs-dev
<
2017-12-21
>
favila23:12:55

If I have a stacktrace string from a browser exception (logged by window.onerror handler) thrown by advanced-compiled cljs, and I have the sourcemaps for that build, how can I get a human-readable stacktrace?

richiardiandrea23:12:17

@favila I don't know if you can do this directly but I have used this in the past