Extract facet and module api to lang-core, remove dependency vfs.impl->platform.lang

GitOrigin-RevId: 31bb5a5392f4ee16f6419ef979f90008dc339ad0
This commit is contained in:
Dmitry Trofimov
2021-07-30 07:40:18 +00:00
committed by intellij-monorepo-bot
parent 9def6d2448
commit 6782a69c0a
41 changed files with 1 additions and 1 deletions
@@ -18,7 +18,7 @@
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
<orderEntry type="module" module-name="intellij.platform.statistics" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.platform.builtInServer" />
<orderEntry type="module" module-name="intellij.platform.lang.core" />
</component>
</module>