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 c63fdb8 commit 1c9be0fCopy full SHA for 1c9be0f
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
12
13
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
14
15
-addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.0")
16
17
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.1")
18
0 commit comments