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.
1 parent 7e80437 commit bda73a0Copy full SHA for bda73a0
1 file changed
build.sbt
@@ -129,6 +129,7 @@ lazy val scalajsSettings = Seq(
129
)
130
131
lazy val scalaNativeSettings = Seq(
132
+ evictionErrorLevel := Level.Warn,
133
tlMimaPreviousVersions := Set.empty
134
135
0 commit comments