Add a new source dir

This commit is contained in:
2025-11-22 17:08:54 -06:00
parent f4c8290c36
commit 276c7896c9

View File

@@ -1,4 +1,5 @@
{:source-paths ["./src/main"]
{:source-paths ["./src/main"
"./generated/crds"]
:dependencies [[funcool/promesa "11.0.678"]]
:builds
{:app {;;:target :node-library