I can't get source-maps to work for files loaded at runtime using cljs.loader/load (see https://clojurescript.org/news/2017-07-10-code-splitting) Exceptions occuring in those files show js sources from e.g. VM11393:86948
Sources loaded via script tag shows source-maps correctly Should it work or is it unsupported? I use chrome and cljs "1.9.908" :optimizations :none :source-map true Thanks Dan -- 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 https://groups.google.com/group/clojurescript.
