Can't perform configuration of McJsPlugin
in a type-safe manner
#298
Labels
bug
Something isn't working
McJsPlugin
in a type-safe manner
#298
JsPlugins.mcJs()
extension configures the corresponding plugin with the help of GroovyInterop —withGroovyBuilder
.In order to get that code type-safe, the plugin's artifact should be put on the
buildSrc
classpath:Now, doing that leads to a crash of
KotlinCompiler
with the next exception:StackTrace.txt
The text was updated successfully, but these errors were encountered: