Build assets for IC as well

GitOrigin-RevId: 4329e0f80cf70c14911e1a95bd21b6686358abed
This commit is contained in:
Egor Malyshev
2023-05-22 13:23:54 +02:00
committed by intellij-monorepo-bot
parent 75e0d6beef
commit 00a29c1d1b

View File

@@ -73,6 +73,7 @@ open class IdeaCommunityProperties(private val communityHomeDir: Path) : BaseIde
))
versionCheckerConfig = CE_CLASS_VERSIONS
buildDocAuthoringAssets = true
}
override suspend fun copyAdditionalFiles(context: BuildContext, targetDirectory: String) {