RIP
Tutorial
Tags
Topics
Examples
eBooks
Tutorial by Examples: clojurescript
ClojureScript dev and production build
Add a :cljsbuild node like the following to your project.clj file. :cljsbuild { :builds { ;;Different target goals should have different names. ;;We have the dev build here :dev { ;;The ClojureScript c...
Page 1 of 1
1