mirror of https://github.com/sbt/sbt.git
This adds a macro-level hack to support += op for sourceGenerators and resourceGenerators using RHS of Initialize[Task[Seq[File]]]. When the types match up, the macro now calls `.taskValue` automatically. |
||
|---|---|---|
| .. | ||
| main/scala/sbt | ||
| test/scala | ||