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

Migrate Config Management to Main Process #22

Draft
wants to merge 27 commits into
base: dev
Choose a base branch
from
Draft

Conversation

ktwrd
Copy link
Member

@ktwrd ktwrd commented Nov 23, 2023

Move management of config files to the main process.

This will help in the future with our migration to later versions of Electron, which may restrict usage of nodejs packages on the render process.

Created from issue #21

@ktwrd ktwrd added the enhancement New feature or request label Nov 23, 2023
@ktwrd ktwrd self-assigned this Nov 23, 2023
@ktwrd ktwrd marked this pull request as draft November 23, 2023 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant