File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{:paths [" src" " resources" " node_modules" ]
22 :deps {org.clojure/clojure {:mvn/version " 1.12.3" }
3- thheller/shadow-cljs {:mvn/version " 3.2.1" }
43 org.graalvm.polyglot/polyglot {:mvn/version " 25.0.1" }
54 org.graalvm.js/js-language {:local/root " jar/js-language-25.0.1-dev-20251121.165319-1.jar" }
65 org.graalvm.truffle/truffle-runtime {:mvn/version " 25.0.1" }
76 cheshire/cheshire {:mvn/version " 6.1.0" }
87 org.graalvm.regex/regex {:mvn/version " 25.0.1" }
98 org.graalvm.truffle/truffle-api {:mvn/version " 25.0.1" }
10- org.graalvm.shadowed/icu4j {:mvn/version " 25.0.1" }
11- }
9+ org.graalvm.shadowed/icu4j {:mvn/version " 25.0.1" }}
1210 :aliases
1311 {:test {:extra-paths [" test" ]
12+ {:cljs {:extra-deps {thheller/shadow-cljs {:mvn/version " 3.2.1" }}}
13+ :test {:extra-paths [" test" ]
1414 :extra-deps {org.clojure/test.check {:mvn/version " 1.1.1" }
1515 io.github.cognitect-labs/test-runner
1616 {:git/tag " v0.5.1" :git/sha " dfb30dd" }}}
Original file line number Diff line number Diff line change 1- {:deps {:aliases [:example :test ]}
1+ {:deps {:aliases [:cljs : example :test ]}
22 :dev-http {8080 {:roots [" public" ]}}
33 :builds {:app
44 {:target :browser
You can’t perform that action at this time.
0 commit comments