This commit is contained in:
2026-02-26 20:49:21 -05:00
parent bebcf48a32
commit 4d9e715361
243 changed files with 25648 additions and 14573 deletions
-10
View File
@@ -1,10 +0,0 @@
{:source-paths ["src/main"]
:dependencies [[reagent "1.2.0"]
[re-frame "1.3.0"]]
:builds {:app {:target :react-native
:init-fn todo.app/init
:output-dir "app"
:compiler-options {:infer-externs :auto}
:devtools {:autoload true}}}}