integrant-repl
integrant-repl copied to clipboard
Add ClojureScript support
Issue #15
Can you remove the Add deps.edn commit? A PR should contain commits relating to a single change.
Merging this would be awesome!
Merging this would be awesome!
I also have a use case that needs Clojurescript support. Lo and behold this PR is already here. Thanks for the work @clyfe!
@weavejester - is there anything in this PR that is holding up bringing this into the main line.
@weavejester - is there anything in this PR that is holding up bringing this into the main line.
Mostly me finding time to test this, since it currently can't be done automatically.
Speaking of which, there doesn't appear to be any development setup for this change. I've confirmed the Clojure version works, but I'd appreciate some :dev profile setup for ClojureScript, so I can test that as well.