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 2ad90d3 commit 809015eCopy full SHA for 809015e
project/plugins.sbt
@@ -3,3 +3,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
4
5
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.1")
6
+
7
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
8
9
+addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.3.1")
0 commit comments