issues
search
boot-clj
/
boot-cljs
Boot task to compile ClojureScript programs.
Eclipse Public License 1.0
176
stars
40
forks
source link
Add option to select output file role
#171
Open
Deraen
opened
7 years ago
Deraen
commented
7 years ago
Serving files from target dir, filesystem during dev: output with source role (don't include in classpath)
Uberjar production build: resource role, include in JAR
Cljs-test: don't add files to fileset, test runner can use files from tmp-dir without messing up the fileset