calvin
calvin copied to clipboard
Read :source-paths from project.clj
Hello! Great project, with great potential, let's make a better lein :+1:
A problem I would like to report. I started calvin repl and everything works, except the fact that I cannot execute (require 'a-namespace.core), where the namespace file resides in:
src
└── a-namespace
└── core.cljs
I am going to check your code as well ;)
that is weird! I had that working before in my projects, I'll try running a few more tests and comment back
ah yes I know what's going on, I am only reading the project :dependencies and not :source-paths.