mirror of https://github.com/sbt/sbt.git
520 B
520 B
Improvements
- When
RecompileOnMacroDefis enabled, sbt will now print out a info level log indicating that some sources are being recompiled because it's used from a source that contains a macro definition. #2637 by [@eed3si9h][@eed3si9h]