[Gradle, JS] Add resolveFromModulesFirst to build tasks
This commit is contained in:
+2
@@ -214,6 +214,8 @@ open class KotlinBrowserJs @Inject constructor(target: KotlinJsTarget) :
|
||||
}
|
||||
)
|
||||
|
||||
it.resolveFromModulesFirst = true
|
||||
|
||||
commonWebpackConfigurations.forEach { configure ->
|
||||
it.configure()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user