With 3269 I have the following error:

java.lang.IllegalArgumentException: 
/home/ul/Projects/project1/lib/transformflatgeom.js is not a relative path
 at clojure.java.io$as_relative_path.invoke (io.clj:405)

config is:

:compiler     {
:output-to      "resources/public/js/dev.js"
:output-dir     "resources/public/js/dev"
:source-map     "resources/public/js/dev.js.map"
:libs           ["lib/simplegeometry.js" "lib/transformflatgeom.js"
                 "lib/scaleinteraction.js" "lib/translateinteraction.js"]
:cache-analysis true
:optimizations  :none
:pretty-print   true}

-- 
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.

Reply via email to