Created
October 30, 2020 12:47
-
-
Save serge-hulne/be50086afbbd3ee65f722ebda914bf96 to your computer and use it in GitHub Desktop.
renderer.js (original)
This file contains hidden or 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
| // This file is required by the index.html file and will | |
| // be executed in the renderer process for that window. | |
| // No Node.js APIs are available in this process because | |
| // `nodeIntegration` is turned off. Use `preload.js` to | |
| // selectively enable features needed in the rendering | |
| // process. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment