Add (kind of creepy) result visualization
This commit is contained in:
parent
5ae05ca42a
commit
9b7f2f2efb
5 changed files with 87 additions and 11 deletions
3
deps.edn
3
deps.edn
|
|
@ -9,8 +9,7 @@
|
|||
;; clojurescript build tool and dependencies (see also shadow-cljs.edn)
|
||||
{:cljs {:extra-deps {thheller/shadow-cljs {:mvn/version "2.8.109"}
|
||||
appliedscience/js-interop {:mvn/version "0.2.5"}
|
||||
reagent {:mvn/version "1.0.0-alpha1"}}
|
||||
:main-opts ["-m" "shadow.cljs.devtools.cli"]}
|
||||
reagent {:mvn/version "1.0.0-alpha1"}}}
|
||||
|
||||
;; packaging the server as a standalone jar for production
|
||||
:uberjar {:extra-deps {luchiniatwork/cambada {:mvn/version "1.0.2"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue