[K/N lib] IDEA plugin for K/N + missed items in konan-serializer module
This commit is contained in:
committed by
Mikhail Glukhikh
parent
51bb408c56
commit
eda29a48a4
@@ -34,8 +34,10 @@ val projectsToShadow by extra(listOf(
|
||||
":compiler:frontend.script",
|
||||
":idea:ide-common",
|
||||
":idea",
|
||||
":idea:idea-native",
|
||||
":idea:idea-core",
|
||||
":idea:idea-gradle",
|
||||
//":idea:idea-gradle:native",
|
||||
//":idea-ultimate",
|
||||
":compiler:ir.psi2ir",
|
||||
":compiler:ir.tree",
|
||||
@@ -43,6 +45,9 @@ val projectsToShadow by extra(listOf(
|
||||
":js:js.frontend",
|
||||
":js:js.parser",
|
||||
":js:js.serializer",
|
||||
":konan:konan-serializer",
|
||||
":konan:konan-metadata",
|
||||
":konan:konan-utils",
|
||||
":compiler:light-classes",
|
||||
":compiler:plugin-api",
|
||||
":kotlin-preloader",
|
||||
|
||||
Reference in New Issue
Block a user