mirror of https://github.com/sbt/sbt.git
514 B
514 B
Improvements
-
When sbt detects that the project is compiled with dotty, it now automatically set
scalaCompilerBridgeSourcecorrectly, 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