dump
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
;; shadow-cljs.edn
|
||||
{:source-paths ["src/main"]
|
||||
:dependencies []
|
||||
:builds
|
||||
{:app {:target :node-script
|
||||
:output-to "index.js"
|
||||
:main infra.core/main!}}}
|
||||
:main core/main!}}}
|
||||
Reference in New Issue
Block a user