You can play classpath games like this: :source-paths ["client/src" "client/src_server"] :source-paths ["client/src" "client/src_browser" "client/dev_src"]
you can also specify different mains: :main pp-web.dev :main pp-web.core >From what David wrote apparently :main doesn't work without :optimizations >:none, I thought it was working in my project, I will have to take a closer >look -- 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.
