dev-resources can be included in uberjar #5
Labels
No Label
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: leiningen/leiningen#5
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Due to a change in
b257a5ac
some resources from the dev classpath are getting included into uberjars.Current recommended workaround:
lein with-profile production uberjar
instead oflein uberjar
Will get a fix for this in a release soon as it is urgent.
Fixed in
91e9e25
.