Skip to content

Commit

Permalink
Add publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuancelin committed Nov 21, 2023
1 parent e0b5e0d commit 6a52fe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ lazy val root = (project in file("."))
),
)

Compile / packageBin := (uberJar / assembly).value
assembly / test := {}
assembly / assemblyJarName := s"wasm4s-bundle_${scalaVersion.value.split("\\.").init.mkString(".")}-${version.value}.jar"

0 comments on commit 6a52fe6

Please sign in to comment.