chore: migriere Artefakte für Module auf Module Structure Blueprint (meldestelle-desktop, sync, network), aktualisiere Ausgabepfade, füge wasmJsMain und jvmMain Outputs hinzu
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
<component name="ArtifactManager">
|
||||||
|
<artifact type="jar" name="meldestelle-desktop-jvm-1.0.0">
|
||||||
|
<output-path>$PROJECT_DIR$/frontend/shells/meldestelle-desktop/build/libs</output-path>
|
||||||
|
<root id="archive" name="meldestelle-desktop-jvm-1.0.0.jar">
|
||||||
|
<element id="module-output" name="Meldestelle.frontend.shells.meldestelle-desktop.jvmMain" />
|
||||||
|
</root>
|
||||||
|
</artifact>
|
||||||
|
</component>
|
||||||
Generated
+8
@@ -0,0 +1,8 @@
|
|||||||
|
<component name="ArtifactManager">
|
||||||
|
<artifact type="jar" name="network-jvm-1.0.0">
|
||||||
|
<output-path>$PROJECT_DIR$/frontend/core/network/build/libs</output-path>
|
||||||
|
<root id="archive" name="network-jvm-1.0.0.jar">
|
||||||
|
<element id="module-output" name="Meldestelle.frontend.core.network.jvmMain" />
|
||||||
|
</root>
|
||||||
|
</artifact>
|
||||||
|
</component>
|
||||||
+8
@@ -0,0 +1,8 @@
|
|||||||
|
<component name="ArtifactManager">
|
||||||
|
<artifact type="jar" name="network-wasm-js-1.0.0">
|
||||||
|
<output-path>$PROJECT_DIR$/frontend/core/network/build/libs</output-path>
|
||||||
|
<root id="archive" name="network-wasm-js-1.0.0.jar">
|
||||||
|
<element id="module-output" name="Meldestelle.frontend.core.network.wasmJsMain" />
|
||||||
|
</root>
|
||||||
|
</artifact>
|
||||||
|
</component>
|
||||||
Generated
+8
@@ -0,0 +1,8 @@
|
|||||||
|
<component name="ArtifactManager">
|
||||||
|
<artifact type="jar" name="sync-jvm-1.0.0">
|
||||||
|
<output-path>$PROJECT_DIR$/frontend/core/sync/build/libs</output-path>
|
||||||
|
<root id="archive" name="sync-jvm-1.0.0.jar">
|
||||||
|
<element id="module-output" name="Meldestelle.frontend.core.sync.jvmMain" />
|
||||||
|
</root>
|
||||||
|
</artifact>
|
||||||
|
</component>
|
||||||
Generated
+8
@@ -0,0 +1,8 @@
|
|||||||
|
<component name="ArtifactManager">
|
||||||
|
<artifact type="jar" name="sync-wasm-js-1.0.0">
|
||||||
|
<output-path>$PROJECT_DIR$/frontend/core/sync/build/libs</output-path>
|
||||||
|
<root id="archive" name="sync-wasm-js-1.0.0.jar">
|
||||||
|
<element id="module-output" name="Meldestelle.frontend.core.sync.wasmJsMain" />
|
||||||
|
</root>
|
||||||
|
</artifact>
|
||||||
|
</component>
|
||||||
Reference in New Issue
Block a user