Fork me on GitHub
#leiningen
<
2017-06-30
>
dominicm14:06:03

Is it possible to have a task run when calling repl? Kind of like a :prep-tasks for repl. I thought about overriding repl with an alias, but realized that arguments might not pass through via do?

dominicm14:06:49

nevermind, looks like the other task blocks the main thread anyway & doesn't allow the repl to run.

dominicm14:06:17

Is there sass plugin that can watch sass files & the REPL in the same JVM?