sci and tweak aot
This commit is contained in:
parent
4b4ada9617
commit
17f35b4d48
2 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@
|
||||||
"-Dclojure.spec.skip-macros=true"
|
"-Dclojure.spec.skip-macros=true"
|
||||||
"-Dborkdude.dynaload.aot=true"]
|
"-Dborkdude.dynaload.aot=true"]
|
||||||
:main babashka.main
|
:main babashka.main
|
||||||
:aot :all}
|
:aot [babashka.main]}
|
||||||
:reflection {:main babashka.impl.classes/generate-reflection-file}}
|
:reflection {:main babashka.impl.classes/generate-reflection-file}}
|
||||||
:aliases {"bb" ["with-profile" "test" "run" "-m" "babashka.main"]}
|
:aliases {"bb" ["with-profile" "test" "run" "-m" "babashka.main"]}
|
||||||
:deploy-repositories [["clojars" {:url "https://clojars.org/repo"
|
:deploy-repositories [["clojars" {:url "https://clojars.org/repo"
|
||||||
|
|
|
||||||
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit caf2337833fb265190a1cd332804e2999db13dc6
|
Subproject commit 5e3538264ad3198dbbd840a5a2ea5ef7ae5103cd
|
||||||
Loading…
Reference in a new issue