ClojureVerse
Use ESM with node & shadow-cljs
Projects
shadow-cljs
clojurescript
,
shadow-cljs
borkdude
September 20, 2022, 2:57pm
2
Try
:target :esm
. More info
here
.
For examples of
:target :esm
, check out:
GitHub - babashka/nbb: Scripting in Clojure on Node.js using SCI
GitHub - squint-cljs/squint: ClojureScript syntax to JavaScript compiler
show post in topic