Initial commit

This commit is contained in:
2025-12-02 18:27:59 +00:00
commit a8fcabc571
22 changed files with 746 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" name="kotlin-server-web-empty-js-1.0-SNAPSHOT">
<output-path>$PROJECT_DIR$/build/libs</output-path>
<root id="archive" name="kotlin-server-web-empty-js-1.0-SNAPSHOT.jar">
<element id="module-output" name="kotlin-server-web-empty.jsMain" />
</root>
</artifact>
</component>

View File

@@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" name="kotlin-server-web-empty-jvm-1.0-SNAPSHOT">
<output-path>$PROJECT_DIR$/build/libs</output-path>
<root id="archive" name="kotlin-server-web-empty-jvm-1.0-SNAPSHOT.jar">
<element id="module-output" name="kotlin-server-web-empty.jvmMain" />
</root>
</artifact>
</component>

View File

@@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" name="template-js-1.0.0-SNAPSHOT">
<output-path>$PROJECT_DIR$/build/libs</output-path>
<root id="archive" name="template-js-1.0.0-SNAPSHOT.jar">
<element id="module-output" name="template.jsMain" />
</root>
</artifact>
</component>

View File

@@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" name="template-jvm-1.0.0-SNAPSHOT">
<output-path>$PROJECT_DIR$/build/libs</output-path>
<root id="archive" name="template-jvm-1.0.0-SNAPSHOT.jar">
<element id="module-output" name="template.jvmMain" />
</root>
</artifact>
</component>