Skip to content

Commit 5d0d0b3

Browse files
committed
disable Scala.js support in scala-parser-combinators entry
fixes #215
1 parent 7acfc3e commit 5d0d0b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

community.dbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ build += {
4646
name: "scala-parser-combinators"
4747
uri: "https://github.com/"${vars.scala-parser-combinators-ref}
4848
extra.commands: "set scalaVersion := \"2.11.7\""
49+
extra.projects: ["scala-parser-combinatorsJVM"]
4950
}
5051
]
5152
}

0 commit comments

Comments
 (0)