Skip to content

Commit

Permalink
chore: streamlined production run file
Browse files Browse the repository at this point in the history
Now the production run file is in line with the others MoltenKt projects
  • Loading branch information
TheFruxz committed Dec 27, 2023
1 parent a531a22 commit 4a058ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .run/Stacked-PRODUCTION.run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@
<option name="taskNames">
<list>
<option value="clean" />
<option value="test" />
<option value="build" />
<option value="javadoc" />
<option value="publishToMavenLocal" />
<option value="dokkaHtml" />
</list>
</option>
<option name="vmOptions" />
Expand Down

0 comments on commit 4a058ee

Please sign in to comment.