Open ediril opened 3 years ago
There is no way to include resource files in the output jar file at the moment. Would you be open to adding a feature like java_library and java_test rules' resources attribute to clojure_library and clojure_test?
java_library
java_test
resources
clojure_library
clojure_test
There is no way to include resource files in the output jar file at the moment. Would you be open to adding a feature like
java_library
andjava_test
rules'resources
attribute toclojure_library
andclojure_test
?