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 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
