electron / electron/minimal-repro
test template's utils in preload should export themselves for use by the renderer
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 11.4k
- Forks
- 4.9k
- Avg merge
- 3h 39m
- Merged PRs (30d)
- 6
Description
the small `test` object in preload should expose itself to the renderer process.
The preload code will also need to check electron's version & state to see how to expose it, e.g. when to use the context bridge.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.