Skip to content
/ shadow-cljs-esbuild Public template
forked from pitch-io/uix-starter

Shadow-cljs example using ESBuild for JS module transpilation

License

Notifications You must be signed in to change notification settings

metosin/shadow-cljs-esbuild

 
 

Repository files navigation

Shadow CLJS + ESBuild example

An example to show how to use ESBuild with Shadow CLJS

Blog post

Development

yarn # install NPM deps
yarn dev # run dev build in watch mode with CLJS REPL

Production

yarn release # build production bundle

About

Shadow-cljs example using ESBuild for JS module transpilation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 49.4%
  • JavaScript 23.8%
  • CSS 19.3%
  • HTML 7.5%