sbt/notes/0.13.14/dotty_bridge.md

514 B

Improvements

  • When sbt detects that the project is compiled with dotty, it now automatically set scalaCompilerBridgeSource correctly, this reduces the boilerplate needed to make a dotty project. Note that dotty support in sbt is still considered experimental and not officially supported, see dotty.epfl.ch for more information. #2902 by @smarter