Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
leafac committed May 17, 2024
1 parent 6878566 commit dfbb3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/index.mts
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ if (application.commandLineArguments.values.type === undefined) {
process.argv[1],
...application.commandLineArguments.positionals,
"--type",
"web",
"server",
"--port",
String(port),
],
Expand Down

0 comments on commit dfbb3b2

Please sign in to comment.