Enhancing :libs support was pretty finicky work so I'm not particularly surprised by the regression. Looking into it. In the meantime you don't need specify each library, `:libs ["lib"]` should suffice.
David On Mon, May 11, 2015 at 1:10 AM, Ruslan Prokopchuk <fer.ob...@gmail.com> wrote: > 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 clojurescript+unsubscr...@googlegroups.com. > To post to this group, send email to clojurescr...@googlegroups.com. > Visit this group at http://groups.google.com/group/clojurescript. > -- 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.