Given the following directory structure, where cljs.jar is a ClojureScript uberjar built from source (the feature is currently unreleased, follow these instructions and build the compiler with script/uberjar):
project
├─ src
│ └─ foo.cljs
└─ cljs.jar