Removed dependency on 'kotlin-dom-api-compat' in js target
This commit is contained in:
parent
25cb516d0f
commit
0b241ea7e2
@ -3,3 +3,4 @@ kotlin.mpp.applyDefaultHierarchyTemplate=false
|
|||||||
kotlin.native.enableKlibsCrossCompilation=true
|
kotlin.native.enableKlibsCrossCompilation=true
|
||||||
# compileOnly dependencies from commonMain still throw warning
|
# compileOnly dependencies from commonMain still throw warning
|
||||||
kotlin.suppressGradlePluginWarnings=IncorrectCompileOnlyDependencyWarning
|
kotlin.suppressGradlePluginWarnings=IncorrectCompileOnlyDependencyWarning
|
||||||
|
kotlin.js.stdlib.dom.api.included=false
|
Loading…
Reference in New Issue
Block a user