[Gradle, JS] Disable adding dom-api-compat as default dependencies
This commit is contained in:
committed by
Space Team
parent
1b7ea022e6
commit
258208731b
@@ -55,6 +55,7 @@ kotlin.options.suppressFreeCompilerArgsModificationWarning=true
|
||||
# Don't add the Kotlin standard library dependencies by default
|
||||
# TODO: add this flag in a granular way to the modules that don't need stdlib?
|
||||
kotlin.stdlib.default.dependency=false
|
||||
kotlin.js.stdlib.dom.api.included=false
|
||||
|
||||
# Suppress warnings about using deprecated and unstable plugins in kotlin-stdlib
|
||||
kotlin.internal.mpp12x.deprecation.suppress=true
|
||||
|
||||
Reference in New Issue
Block a user