Override the compile task and use the original task

后端 未结 0 765
迷失自我
迷失自我 2021-01-30 16:42

I have an sbt plugin where the doSomething task uses the output from the compile task. Calling compile.in(Compile).value in the doSo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题