Fix #75: support reader conditionals in source code
This commit is contained in:
parent
e83a1baa79
commit
ad0f2d9c33
4 changed files with 4 additions and 3 deletions
2
deps.edn
2
deps.edn
|
|
@ -3,7 +3,7 @@
|
|||
{org.clojure/clojure {:mvn/version "1.11.1"}
|
||||
thheller/shadow-cljs {:mvn/version "2.20.15"}
|
||||
org.babashka/sci {:git/url "https://github.com/babashka/sci"
|
||||
:git/sha "3e4689f5163c825ba6fd3085d08b0f95eee00c40"}
|
||||
:git/sha "bf6a0f1e00313a902c62c59e440266612725b926"}
|
||||
#_{:local/root "../babashka/sci"}
|
||||
reagent/reagent {:mvn/version "1.1.1"}
|
||||
re-frame/re-frame {:mvn/version "1.3.0"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue