Commit 9b82f4c
committed
📦 refactor: optimize Electron imports and introduce Sentry for error tracking
🔧 feat: implement updaterCacheDirName in dev-app-update.yml for Electron updater
The changes in 'main.ts' optimize the import statements for Electron, making the code cleaner and more efficient. Additionally, the introduction of Sentry for error tracking significantly enhances the application's ability to diagnose and resolve issues. This implementation will allow for more effective debugging and maintenance. In 'dev-app-update.yml', the introduction of 'updaterCacheDirName' provides a specific directory for the Electron updater to use, improving the update process's organization and reliability.1 parent 15f05ab commit 9b82f4c
8 files changed
Lines changed: 349 additions & 67 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
0 commit comments