-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor to centralize Electron entry file path
This commit centralizes directory settings and eliminates duplication. - Replace hardcoded path in `package.json`s `main field` with the new `ELECTRON_ENTRY` environment variable from `electron-vite`. - Update `electron-vite` to v1.0.28 to utilize this environment variable feature (see electron-vite/issues$270 for more details).
- Loading branch information
1 parent
060e789
commit 5fe4002
Showing
3 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters