[json + remdev] IJPL-176240 Remove package attribute from the json.frontend module

Now all content modules of the plugin are packed into separate jars, establish correct dependencies between themselves and form a single plugin with universal layout, that might be installed into any kind of IDE, be it frontend, backend or monolith one

GitOrigin-RevId: 2027155ceb2584b194c156cf62c169d6712e2e4c
This commit is contained in:
Nikita Katkov
2025-03-13 20:36:50 +01:00
committed by intellij-monorepo-bot
parent 5074c175e7
commit 771ef70a6f

View File

@@ -1,9 +1,9 @@
- name: lib/frontend-split/json-frontend.jar
modules:
- name: intellij.json.frontend
- name: lib/json.jar
contentModules:
- name: intellij.json
- name: lib/modules/intellij.json.split.jar
- name: lib/modules/intellij.json.backend.jar
contentModules:
- name: intellij.json.split
- name: intellij.json.backend
- name: lib/modules/intellij.json.frontend.split.jar
contentModules:
- name: intellij.json.frontend.split