Skip to content

Commit

Permalink
add back newrelic
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Sep 6, 2023
1 parent ee7f990 commit d8a179e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dota/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export function initServer() {
Promise.all([
import('newrelic'),
import('./dota/index.js'),
import('./twitch/index.js'),
import('./twitch/events.js'),
Expand Down

0 comments on commit d8a179e

Please sign in to comment.