@colin.yates: I experience odd caching for cljs in intellij w/ Cursive. Each time I do a lein clean or remove/add a dependency I have to restart the editor for changes to take effect. Do you know how to avoid this?
@denik, for sure, if you do a lein clean
you will need to restart the REPL
Yeah I wouldn’t mind doing it occasionally, but I have to do it all the time.
It’s like intellij does not reload the deps from project clj
so when I add a dep and restart the repl and require it in a file, it break compilation telling me that it does not exist
oihhhh
sorry @colin.yates :simple_smile:
@cfleming: I experience odd caching for cljs in intellij w/ Cursive. Each time I do a lein clean or remove/add a dependency I have to restart the editor for changes to take effect. Do you know how to avoid this?
:simple_smile: