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}

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to