At long last the ClojureScript compiler can now target Node.js under optimizations :whitespace or :none as of this commit: http://github.com/clojure/clojurescript/commit/0c7b31ada01237de33cef77b817ccef3f2b3576d
Some basic notes here: http://github.com/clojure/clojurescript/wiki/Quick-Start#wiki-notes-on-optimization-settings This change coupled with Node.js source mapping tools ( https://github.com/evanw/node-source-map-support) can hopefully eventually provide a development experience for Node.js comparable to the one we currently provide for browsers. Please give it a try! David -- 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.
