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:
parent
512eb730b0
commit
afad3c5a02
8
.idea/artifacts/meldestelle_desktop_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/meldestelle_desktop_jvm_1_0_0.xml
Normal file
|
|
@ -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>
|
||||
8
.idea/artifacts/network_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/network_jvm_1_0_0.xml
Normal file
|
|
@ -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
.idea/artifacts/network_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/network_wasm_js_1_0_0.xml
Normal file
|
|
@ -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>
|
||||
8
.idea/artifacts/sync_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/sync_jvm_1_0_0.xml
Normal file
|
|
@ -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>
|
||||
8
.idea/artifacts/sync_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/sync_wasm_js_1_0_0.xml
Normal file
|
|
@ -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>
|
||||
Loading…
Reference in New Issue
Block a user