Skip to content

Commit bf9d3c2

Browse files
committed
Add comment
1 parent 94d27c5 commit bf9d3c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ lazy val commonSettings = Seq(
1515
|additional information regarding copyright ownership.
1616
|""".stripMargin)),
1717
scalaModuleMimaPreviousVersion := {
18+
// We need to create a release version first to use MiMa
1819
if(sys.env.get("SCALAJS_VERSION").exists(_.startsWith("1.0.0-M")))
1920
None
2021
else

0 commit comments

Comments
 (0)