Skip to content

Commit

Permalink
Add test to server export
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Dec 25, 2023
1 parent 8100991 commit 2e173f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/dota/src/dota/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,5 @@ process.on('uncaughtException', logAndExit)
process.on('unhandledRejection', logAndExit)

export const server = await main()

// test

0 comments on commit 2e173f9

Please sign in to comment.