Got a screen, anyway

This commit is contained in:
2024-01-08 08:56:13 -08:00
parent b82539e481
commit 60b8929033
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
(b/copy-dir {:src-dirs ["src" "resources"]
:target-dir class-dir})
(b/compile-clj {:basis basis
:ns-compile '[ois.core]
:ns-compile '[ois.launcher]
:class-dir class-dir})
(b/uber {:class-dir class-dir
:uber-file uber-file