Removed dependency on 'kotlin-dom-api-compat' in js target
This commit is contained in:
parent
4747db72c5
commit
77a72a2a7c
@ -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