Skip to content

Conversation

@arohner
Copy link
Contributor

@arohner arohner commented Jun 25, 2025

Add support for classpath_dirs to clojure_repl. This more closely mimics a conventional REPL, and is essential for e.g. being able to create a new file under resources and immediately being able to load it.

Minor bugfix: convert @deps://__all from clojure_library to java_library, and move its deps from compile time to runtime. clojure_library should only be used when AOT'ing, in all other cases java_library is better.

@arohner arohner merged commit ae097aa into main Jun 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants