@borkdude, just a note that SCI is giving me a clojurescript warning when I compile with shadow:
I don't see where clojure
is getting resolved here...
just wanted to let you know
@sritchie09 I can reproduce the problem, thanks for letting me know
@sritchie09 It doesn't seem to affect behavior does it?
I don't think so, but maybe it would in advanced compilation mode?
Anyway, I upgraded xterm-sci, an example project which also uses shadow and it seems to work: https://github.com/babashka/xterm-sci
Okay, excellent, I’m sure it will be fine over here in that case! Thanks for checking @borkdude