On Tuesday, November 12, 2013 at 12:37:09 PM UTC-8, David Nolen wrote: > In order to simplify how source maps are resolved I'm considering changing > how :output-dir and :source-map work - they will always be relative to the > location of the :output-to file. This will eliminate a number of issues and > it does not seem particularly problematic to me - :output-dir is just the > results of incremental compilation, and :source-map really should live where > the :output-to file lives. > > > > Is anyone using the results of incremental compilation in :output-dir in some > way that I haven't considered? > > > David
I've started using cljs on Node and was very surprised to see that "file:" in a sourcemap is a full path. It seems like this thread went off-topic but yes please emit relative paths. -- 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.
