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 a7999ce + a784ceb commit 6205001Copy full SHA for 6205001
build.sbt
@@ -19,7 +19,6 @@ lazy val configSettings: Seq[Setting[_]] = Seq(
19
}
20
)
21
22
-
23
lazy val xml = crossProject(JSPlatform, JVMPlatform)
24
.withoutSuffixFor(JVMPlatform)
25
.crossType(CrossType.Full)
0 commit comments