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 43d3ebf + 172ce22 commit a63681bCopy full SHA for a63681b
build.sbt
@@ -27,7 +27,6 @@ lazy val xml = crossProject(JSPlatform, JVMPlatform)
27
.jvmSettings(ScalaModulePlugin.scalaModuleOsgiSettings)
28
.settings(
29
name := "scala-xml",
30
-
31
scalacOptions ++= {
32
val opts =
33
if (isDotty.value)
0 commit comments