reloaded.repl
reloaded.repl copied to clipboard
Add support for boot build system
boot stores artifacts in global cache directory therefore we need to set refresh directories proprietary.
I think the standard approach for this is to follow this: https://github.com/boot-clj/boot/wiki/Repl-reloading
Alternatively you can upgrade to the latest alpha of tools.namespace which fixes this itself.