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.
2 parents 4968d5f + 1d7b4f9 commit e5c3470Copy full SHA for e5c3470
example/project/Dependencies.scala
@@ -1,4 +1,6 @@
1
-
+import org.scalajs.sbtplugin.ScalaJSPlugin.autoImport._
2
+import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
3
+import sbt._
4
5
object Dependencies {
6
val udashCoreVersion = "0.8.1"
0 commit comments