Skip to content

Commit

Permalink
Have issue reporter use service injection (#180373)
Browse files Browse the repository at this point in the history
* Have issue reporter use service injection

The main part of this change is pulling out the IssueReporter class into its own file and then having the Main.ts file be all about initialization.

This will be easier to register remote services (to help get rid of all the raw IPC)

* add external for clarity
  • Loading branch information
TylerLeonhardt authored Apr 20, 2023
1 parent 917baef commit 208bbb0
Show file tree
Hide file tree
Showing 2 changed files with 1,253 additions and 1,225 deletions.
Loading

0 comments on commit 208bbb0

Please sign in to comment.