In my advanced compile, I see lots of lines that look like this:
return new qB(c,b,sB,new
s(null,5,[T,66,V,102,Qe,3,Re,34,Se,"/path/to/cljs/file/core.cljs"],null))};
My only guess is that it has something to do with source maps, but my
project.clj has zero mention of source maps anywhere.
One item I do have in my build setting in project.cljs is this:
:omit-source true
Anyone know what these are? It doesn't make sense to me that the original cljs
source would be referred to in any way in an advanced compilation.
Andrew
--
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.