I just upgraded to 1.4.0-RC2 and got these warnings:
[info] set current project to slinkydemos (in build file:/home/olvind/scalablytyped/slinkyDemos/)
[warn] there are 26 keys that are not used by any other settings/tasks:
[warn]
[warn] * antd / Compile / fastOptJS / webpackExtraArgs
[warn] +- /home/olvind/scalablytyped/slinkyDemos/build.sbt:305
[warn] * antd / Compile / fullOptJS / webpackExtraArgs
[warn] +- /home/olvind/scalablytyped/slinkyDemos/build.sbt:306
It will probably trigger warnings for all users on sbt 1.4.x, so it's probably worth fixing regardless of whether it's actually unused
I just upgraded to 1.4.0-RC2 and got these warnings:
It will probably trigger warnings for all users on sbt 1.4.x, so it's probably worth fixing regardless of whether it's actually unused