Fork me on GitHub
#cider
<
2016-01-04
>
bostonaholic18:01:28

(require '[app.home :as home]) cannot find ./src-cljs/app/home.cljs, is there a setting for cider I am missing?

bostonaholic18:01:40

I have :cljsbuild {:builds {:dev {:source-paths ["src-cljs" "src-cljc"] in my project.clj for cljsbuild

bostonaholic18:01:57

anyone have any ideas how to get cider to find cljs and cljc sources?

malabarba20:01:18

What are you using for ClojureScript?

bostonaholic21:01:07

what do you mean?