-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(electron): generate a single electron preload script
BREAKING CHANGE: Electron apps using the generated preload scripts should now load preload.js using webPreferences.preload. This script will load any other scripts detected in the workspace.
- Loading branch information
Kevin Schmidt
committed
Jul 12, 2021
1 parent
9c437cb
commit b18f0b1
Showing
2 changed files
with
11 additions
and
1 deletion.
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
Empty file.