Edoardo Luppi
02/19/2024, 2:24 PMSeskarGradleSubplugin
, it transitively applies SeskarReactPlugin
which asks for jsMainImplementation
.
dependencies {
JS_MAIN_IMPLEMENTATION(SESKAR_REACT)
}
I don't need the React part, and also I get
An exception occurred applying plugin request [id: 'externals.module']
> Failed to apply plugin class 'seskar.gradle.plugin.SeskarReactPlugin'.
> Configuration with name 'jsMainImplementation' not found.
turansky
02/19/2024, 2:27 PMEdoardo Luppi
02/19/2024, 2:27 PMEdoardo Luppi
02/19/2024, 2:28 PMturansky
02/19/2024, 6:31 PMEdoardo Luppi
02/19/2024, 6:33 PMturansky
02/19/2024, 6:34 PMEdoardo Luppi
02/19/2024, 6:36 PMturansky
02/19/2024, 7:14 PMEdoardo Luppi
02/19/2024, 7:15 PMturansky
02/19/2024, 7:15 PMturansky
02/19/2024, 7:16 PM