Adrian Powell

Results 2 comments of Adrian Powell

I'll see if I can find out the name of that task, thanks for the pointer.

``` kotlinCompile in Compile := ((kotlinCompile in Compile) dependsOn (TwirlKeys.compileTemplates in Compile)).value ``` will compile the Twirl templates, but the task doesn't result in .class files but rather some .scala...