I guess this script file will generate cljs.jar. https://github.com/clojure/clojurescript/blob/bba3a30bd9e6e79059d3bc81a74846ec47a522c6/script/uberjar This script file is used from travis-ci. See https://github.com/clojure/clojurescript/blob/b23c77e230137840241a1ee3da45733813e647ac/.travis.yml#L20 . (almost same content as clojurians slack.)
2018年3月7日水曜日 14時57分40秒 UTC+9 Sonny To: > > There doesn't seem to be instructions on how to build clojurescript itself. > > there's a project.clj and a lein uberjar generates an executable jar. > However I noticed that the project version number is always set to > "0.0-SNAPSHOT". Is the release built generated then manually renamed? > > How does dnolen generate a release build? > -- 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 https://groups.google.com/group/clojurescript.
