Skip to content

Commit

Permalink
[#654] minor: rolled back run config
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzholzbauer committed Aug 28, 2024
1 parent 387eaf7 commit 4720e25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .run/kipper run.run.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="kipper run" type="NodeJSConfigurationType" application-parameters="run --target=ts test/kipper-files/trycatch.kip" path-to-js-file="./kipper/cli/bin/run" working-dir="$PROJECT_DIR$/">
<method v="2" />
</configuration>
</component>
<configuration default="false" name="kipper run" type="NodeJSConfigurationType" application-parameters="run -s &quot;&quot;" path-to-js-file="./kipper/cli/bin/run" working-dir="$PROJECT_DIR$/">
<method v="2" />
</configuration>
</component>

0 comments on commit 4720e25

Please sign in to comment.