Use :target :bundle in your CLJS libraries too (not just apps).
[target-bundle-libs "0.1.0-SNAPSHOT"]
target-bundle-libs/target-bundle-libs {:mvn/version "0.1.0-SNAPSHOT"}
implementation("target-bundle-libs:target-bundle-libs:0.1.0-SNAPSHOT")
<dependency> <groupId>target-bundle-libs</groupId> <artifactId>target-bundle-libs</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: