Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: finish splitting ElectronTypes to main process #1442

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

dsanders11
Copy link
Member

Follow-up to #1428 which finishes moving our Electron types code to the main process.

The only big change as a part of this refactoring is to the file watcher for local builds types. Since it is in the main process now, it has been streamlined to have one watcher per local build, and it keeps track of which windows need to be notified of changes to that path.

@dsanders11 dsanders11 marked this pull request as ready for review August 16, 2023 00:28
@dsanders11 dsanders11 requested review from codebytere and a team as code owners August 16, 2023 00:28
Copy link
Member

@erikian erikian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one non-blocking suggestion

src/main/electron-types.ts Outdated Show resolved Hide resolved
@dsanders11 dsanders11 merged commit 05f5d24 into main Aug 21, 2023
3 checks passed
@dsanders11 dsanders11 deleted the refactor-electron-types-2 branch August 21, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants