Hi. I’m trying to debug some issue with extension ...
# kontributors
b
Hi. I’m trying to debug some issue with extension methods. I use Gradle and sub-projects, and module file is in
META-INF/subprojects/something_main.kotlin_module
. Is it possible that Kotlin can’t discover it because of
/subprojects/
?