@overlayed/electron
A mandatory custom electron version for Overlayed apps
Installation
Usage
Anytime you run the electron app, you’ll want to use ogg-electron
instead of electron
.
You do NOT need to import anything from @overlayed/electron
that you would normally import from
electron
. Continue to things like app
and BrowserWindow
as you normally would.