-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Description
I tried:
commands += "set every scalacOptions -= \"-Xfatal-warnings\""
but it looks like -=
and set every
don't like each other:
[scala-js] Cyclic reference involving
[scala-js] {file:/home/jenkins/workspace/scala-2.12.x-integrate-community-build/target-0.9.1/project-builds/scala-js-fc1ee6e96289c6fc597166f4987765ab422ca46f/}scalajs/*:scalacOptions
[scala-js] */*:scalacOptions
[scala-js] at sbt.Dag$Cyclic.$colon$colon(Dag.scala:67)
perhaps some incantation involving in ThisBuild
or in Global
would do the trick. if not, maybe contribute an upstream patch that makes this easier to control
Metadata
Metadata
Assignees
Labels
No labels