Comment on DSL processing in ScalaparentComments−thescrewdriver11ySBT uses incremental compilation. That might account for the difference observed by parent (on incremental builds only)?
Comments
SBT uses incremental compilation. That might account for the difference observed by parent (on incremental builds only)?