[RDCT] PY-84272: Create a frontend python module that is loaded in monolith and Remote Development client

It should be named `intellij.python.frontend`, but this name is occupied by another module, that should be named `intellij.python.frontend.split`

GitOrigin-RevId: 9c691512950b1f02cebd4a2d201560650460b16c
This commit is contained in:
Vyacheslav Moklev
2025-09-17 14:22:34 +03:00
committed by intellij-monorepo-bot
parent e30fd51161
commit 4bb9385403
2 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<plugin id="com.intellij.modules.python"/>
<module name="intellij.platform.whatsNew"/>
<module name="intellij.platform.ide.nonModalWelcomeScreen"/>
<module name="intellij.platform.ide.nonModalWelcomeScreen.backend"/>
</dependencies>
<projectListeners>