Send Electron crashpad reports to Sentry from Nightly (#579)

* Send Electron crashpad reports to Sentry from Nightly

* Update electron-main.ts

* Increase timeout

* Fix preload injection breaking things

* Iterate

* Iterate

* Iterate

* iterate
This commit is contained in:
Michael Telatynski
2023-03-16 10:31:06 +00:00
committed by GitHub
parent 3d578e815a
commit 8235275d2c
4 changed files with 149 additions and 39 deletions

View File

@@ -52,6 +52,7 @@
"test": "jest"
},
"dependencies": {
"@sentry/electron": "^4.3.0",
"auto-launch": "^5.0.5",
"counterpart": "^0.18.6",
"electron-store": "^8.0.2",