Remove intellij-core from dependencies of modules which already depend on frontend or any module that exports frontend (such as frontend.java)
Main goal is get rid of kotlin-reflect.jar from modules what required for minimal compiler.jar which can compile Kotlin only to JS to make it smaller.