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 2f2bfaf commit 2f1ab81Copy full SHA for 2f1ab81
example/project/Dependencies.scala
@@ -1,4 +1,5 @@
1
import org.scalajs.sbtplugin.ScalaJSPlugin.autoImport._
2
+import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
3
import sbt._
4
5
object Dependencies {
0 commit comments