Skip to content

Conversation

@eerohele
Copy link

The "resources" directory is in the classpath by default. That means it
ends up in the JAR file Leiningen creates.

Leiningen deletes everything in the "target" directory when it creates
the JAR file, so it's safe to put the test artifacts there.

The "resources" directory is in the classpath by default. That means it
ends up in the JAR file Leiningen creates.

Leiningen deletes everything in the "target" directory when it creates
the JAR file, so it's safe to put the test artifacts there.
defnotryan added a commit to defnotryan/re-frame-utils that referenced this pull request Nov 14, 2019
@eerohele
Copy link
Author

In case someone else needs this fix, I've pushed me.flowthing/re-frame-utils {:mvn/version "0.1.1"}, which contains this fix, as well as some dependency updates.

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.

1 participant