plexus / chestnut

Application template for Clojure + ClojureScript web apps
Eclipse Public License 1.0
1.32k stars 99 forks source link

Upgrade ClojureScript, Om, Reagent, lein-cljsbuild, Figwheel #215

Closed plexus closed 7 years ago

plexus commented 7 years ago

First time the ancient repl script is being put to use. The diff is still a bit messy because the ordering in the optional deps changed, they're sorted now so that shouldn't be a problem in the future.

I manually reverted any alpha/beta versions back to their latest stable, except for Om which we had in alpha and is now in beta. This is something we might want to hack into the script to happen automatically.