We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e61648 commit 8fe18f4Copy full SHA for 8fe18f4
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin(
6
7
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
8
9
-addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.0-RC1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
10
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
12
0 commit comments