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