boot-cljs
boot-cljs copied to clipboard
Add option to select output file role
- 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