This commit is contained in:
2026-01-31 10:13:06 -08:00
parent 35f5ed025f
commit 3489fb19d5
6 changed files with 1035 additions and 5 deletions

View File

@@ -110,6 +110,7 @@
[commons-codec "1.12"]]
:plugins [[lein-ring "0.9.7"]
#_[lein-cljsbuild "1.1.5"]
[dev.weavejester/lein-cljfmt "0.15.6"]
[lein-ancient "0.6.15"]]
:clean-targets ^{:protect false} ["resources/public/js/compiled" "target"]
#_#_:ring {:handler auto-ap.handler/app}