chore: füge Artifact-Konfigurationsdateien für Domain- und LocalDb-Module hinzu
This commit is contained in:
Generated
+8
@@ -0,0 +1,8 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="domain-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/domain/build/libs</output-path>
|
||||
<root id="archive" name="domain-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.domain.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
Generated
+8
@@ -0,0 +1,8 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="domain-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/domain/build/libs</output-path>
|
||||
<root id="archive" name="domain-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.domain.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
Generated
+8
@@ -0,0 +1,8 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="local-db-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/local-db/build/libs</output-path>
|
||||
<root id="archive" name="local-db-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.local-db.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="local-db-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/local-db/build/libs</output-path>
|
||||
<root id="archive" name="local-db-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.local-db.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
Reference in New Issue
Block a user